run install as sudo

This commit is contained in:
Milan Kolar 2021-04-05 22:37:23 +02:00
parent e1a37dcd6a
commit d5168d9e10

View file

@ -46,7 +46,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Install Venv
run: |
apt-get install -y --no-install-recommends zlib
sudo apt-get install -y --no-install-recommends zlib
./tools/create_env.sh
- name: Build