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 \
|
||||
build-essential \
|
||||
cmake \
|
||||
curl
|
||||
curl \
|
||||
libgl1-mesa-dev \
|
||||
python3 \
|
||||
python3-pip \
|
||||
python3-pip
|
||||
|
||||
- name: Install aqtinstall
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user