run apt-get update in GitHub validate action
This commit is contained in:
1
.github/workflows/validate-static.yml
vendored
1
.github/workflows/validate-static.yml
vendored
@@ -31,6 +31,7 @@ jobs:
|
||||
path: vnu-runtime-image
|
||||
key: ${{ runner.os }}-validator-${{ env.VALIDATOR_VERSION }}
|
||||
|
||||
- run: sudo apt-get update
|
||||
- run: sudo apt-get -y install libxml2-utils yajl-tools
|
||||
- run: npm install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user