We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24263e1 commit a48aa4dCopy full SHA for a48aa4d
.github/workflows/ci.yaml
@@ -93,6 +93,7 @@ jobs:
93
- name: Install Qt
94
if: ${{ matrix.python-version == '3.10' }}
95
run: |
96
+ sudo apt-get update
97
sudo apt-get install build-essential libgl1-mesa-dev
98
- name: Generate partial Python venv restore key
99
id: generate-python-key
0 commit comments