Skip to content

Commit a52f342

Browse files
Merge pull request #944 from naweidner/update-create-release
Changed create-release.sh
2 parents 02846e0 + f1e2134 commit a52f342

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

create-release.sh

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ if [ -d build ]; then
1212
fi
1313
fi
1414

15+
npm ci
1516

1617
# Build version for root path installation
1718
export PUBLIC_URL=/

0 commit comments

Comments
 (0)