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