Skip to content

Commit

Permalink
Update terminus-frontend-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qq815776412 authored May 21, 2024
1 parent adf1743 commit ce7d124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terminus-frontend-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Install fonttools
run: pip3 install fonttools brotli
- name: Python Icon
run: cd ../fonttools; node python-icon.js
run: pwd;cd ../fonttools; node python-icon.js
- name: subset Icon
run: cd ../fonttools; ./subset_font.sh nyTnjDwKNJ_190FjzaqkNCeE.woff2 unicodes.txt MaterialSymbolsRounded.woff2 ../frontend/src/assets/fonts
- name: Install
Expand Down

0 comments on commit ce7d124

Please sign in to comment.