1
0
Fork 0

fix CI
All checks were successful
Update / Update (push) Successful in 5m52s

This commit is contained in:
Kim, Jimin 2025-06-03 12:16:24 +09:00
parent b406474702
commit 98d1700f0e
Signed by: pomp
GPG key ID: D3932F82A0667A3B

View file

@ -27,10 +27,7 @@ jobs:
persist-credentials: false # otherwise, the token used is the GITHUB_TOKEN, instead of your personal access token.
fetch-depth: 0 # otherwise, there would be errors pushing refs to the destination repository.
- uses: actions/setup-python@v5
with:
python-version: "3.13"
cache: "pip"
- run: apt update && apt install python3-pip python3 -y
- name: Update fonts
run: ./update.sh