run apt-get update in GitHub validate action

This commit is contained in:
Daniel Micay 2020-05-08 05:44:21 -04:00
parent 52ef603d59
commit 8f16b4694f

View File

@ -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