Skip to content

Commit

Permalink
Merge pull request #944 from naweidner/update-create-release
Browse files Browse the repository at this point in the history
Changed create-release.sh
  • Loading branch information
LukasKalbertodt committed Jun 14, 2022
2 parents 02846e0 + f1e2134 commit a52f342
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions create-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ if [ -d build ]; then
fi
fi

npm ci

# Build version for root path installation
export PUBLIC_URL=/
Expand Down

0 comments on commit a52f342

Please sign in to comment.