fix: update apt cache
This commit is contained in:
parent
a2bac7b46b
commit
7d337b4342
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ jobs:
|
|||
|
||||
- name: Set up development headers
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -yqq python3 python3-dev libcairo2
|
||||
|
||||
- name: Build wheels
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue