mirror of
https://github.com/github/codeql-action.git
synced 2025-12-28 18:20:08 +08:00
Run npm ci in update-supported-enterprise-server-versions.yml
This commit is contained in:
@@ -35,6 +35,7 @@ jobs:
|
||||
pipenv install
|
||||
pipenv run ./update.py
|
||||
rm --recursive "$ENTERPRISE_RELEASES_PATH"
|
||||
npm ci
|
||||
npm run build
|
||||
env:
|
||||
ENTERPRISE_RELEASES_PATH: ${{ github.workspace }}/enterprise-releases/
|
||||
|
||||
Reference in New Issue
Block a user