1
0
Fork 0

fix CI
Some checks failed
Update / Update (push) Failing after 31s

This commit is contained in:
Kim, Jimin 2025-06-03 12:12:29 +09:00
parent 0ebbe208c8
commit b406474702
Signed by: pomp
GPG key ID: D3932F82A0667A3B

View file

@ -27,6 +27,11 @@ 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"
- name: Update fonts
run: ./update.sh