ci: fix TinyCC job by refreshing APT repos (#6636)

Co-authored-by: Anton Kochkov <anton.kochkov@gmail.com>
This commit is contained in:
NOT XVilka 2026-07-24 03:42:02 +08:00 committed by GitHub
parent 689bafb7a4
commit 18d414f7d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -62,6 +62,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt update
sudo apt-get --assume-yes install python3-wheel python3-setuptools pkgconf libcurl4-openssl-dev libarchive-dev
sudo python3 -m pip install ninja