GitHub environment includes Brotli

This commit is contained in:
Daniel Micay 2021-11-27 01:09:31 -05:00
parent 5345cf5927
commit 5eba127ba7

View File

@ -29,7 +29,7 @@ jobs:
key: ${{ runner.os }}-validator-${{ env.VALIDATOR_VERSION }}
- run: sudo apt-get update
- run: sudo apt-get -y install libxml2-utils yajl-tools moreutils brotli zopfli
- run: sudo apt-get -y install libxml2-utils yajl-tools moreutils zopfli
- run: npm install
- run: pip install -r requirements.txt