Fix apt install.
Some checks failed
Build / Build (pull_request) Failing after 17m52s
Some checks failed
Build / Build (pull_request) Failing after 17m52s
This commit is contained in:
@@ -27,10 +27,10 @@ jobs:
|
|||||||
apt install -y \
|
apt install -y \
|
||||||
build-essential \
|
build-essential \
|
||||||
cmake \
|
cmake \
|
||||||
curl
|
curl \
|
||||||
libgl1-mesa-dev \
|
libgl1-mesa-dev \
|
||||||
python3 \
|
python3 \
|
||||||
python3-pip \
|
python3-pip
|
||||||
|
|
||||||
- name: Install aqtinstall
|
- name: Install aqtinstall
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user