Restore install qt action working

This commit is contained in:
alemuntoni 2020-12-02 16:21:05 +01:00
parent ac1ec389f2
commit 4af8a941e5

View File

@ -15,14 +15,8 @@ jobs:
- uses: actions/checkout@v2
with:
submodules: true
- name: Update pip
run: |
pip3 install --upgrade pip
- name: Install Qt
uses: jurplel/install-qt-action@v2
with:
aqtversion: '==0.9.5'
py7zrversion: '==0.10.1'
- name: Install dependencies
run: |
sudo apt-get install -y mesa-common-dev libglu1-mesa-dev libgmp-dev