Skip to content

Commit

Permalink
test: sudo 700
Browse files Browse the repository at this point in the history
  • Loading branch information
wushuangs committed May 22, 2024
1 parent aab4064 commit b20e39c
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 @@ -52,7 +52,7 @@ jobs:
run: pwd;cd ./fonttools; sudo node python-icon.js
- name: subset Icon
run: |
chmod 755 fonttools
sudo chmod 700 fonttools
cd ./fonttools
./subset_font.sh nyTnjDwKNJ_190FjzaqkNCeE.woff2 unicodes.txt MaterialSymbolsRounded.woff2 ../src/assets/fonts
- name: Install
Expand Down

0 comments on commit b20e39c

Please sign in to comment.