mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-13 08:09:39 +00:00
Restore install qt action working
This commit is contained in:
parent
ac1ec389f2
commit
4af8a941e5
6
.github/workflows/Linux.yml
vendored
6
.github/workflows/Linux.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user