Skip to content

Commit 71c3720

Browse files
committed
Run npm ci in update-supported-enterprise-server-versions.yml
1 parent 534824e commit 71c3720

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-supported-enterprise-server-versions.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
pipenv install
3636
pipenv run ./update.py
3737
rm --recursive "$ENTERPRISE_RELEASES_PATH"
38+
npm ci
3839
npm run build
3940
env:
4041
ENTERPRISE_RELEASES_PATH: ${{ github.workspace }}/enterprise-releases/

0 commit comments

Comments
 (0)