fix: update apt cache

This commit is contained in:
Oskar Manhart 2025-05-17 11:18:37 +02:00
parent a2bac7b46b
commit 7d337b4342

View file

@ -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