Skip to content

Commit

Permalink
fix: log
Browse files Browse the repository at this point in the history
  • Loading branch information
yongheng2016 committed May 29, 2024
1 parent 768d838 commit d0d5f16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/common-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
cd ./fonttools
./subset_font.sh nyTnjDwKNJ_190FjzaqkNCeE.woff2 unicodes.txt MaterialSymbolsRounded.woff2 ../${{ inputs.DIR_PATH }}/src/assets/fonts
pwd
echo ${{ inputs.DIR_PATH }}/src/assets/fonts
ls ../${{ inputs.DIR_PATH }}/src/assets/fonts
- name: Cache
uses: actions/cache@v1
Expand Down

0 comments on commit d0d5f16

Please sign in to comment.