Skip to content

Commit

Permalink
fix: 安装 python3
Browse files Browse the repository at this point in the history
  • Loading branch information
KonghaYao committed Dec 30, 2024
1 parent fc1d5ed commit c0d8c29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-cross-use.yml
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@ jobs:
# Produce a binary artifact and place it in the mounted volume
run: |
apt install python3 python3-pip -y -q
pip3 install cn-font-split
cn-font-split-py --install ${{ matrix.platform.target }}@${{inputs.version}}
cn-font-split-py -i ./SmileySans-Oblique.otf -o ./dist/
Expand Down

0 comments on commit c0d8c29

Please sign in to comment.