mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-13 08:09:39 +00:00
fix deploy linux
This commit is contained in:
parent
f2cd96e05c
commit
fe635f95d9
2
.github/workflows/Linux.yml
vendored
2
.github/workflows/Linux.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
uses: jurplel/install-qt-action@v2
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
sudo apt-get install -y mesa-common-dev libglu1-mesa-dev libgmp-dev
|
||||
sudo apt-get install -y mesa-common-dev libglu1-mesa-dev libgmp-dev libxcb-icccm4
|
||||
- name: Setup env variables
|
||||
id: envs
|
||||
shell: bash
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user