Skip to content

Commit fbff25d

Browse files
author
deepthought
committed
fix typo in workflow file
1 parent f4f237d commit fbff25d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-font.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
# run: pip install wget
2424

2525
- name: Build fonts
26-
run: python3 build.py all
26+
run: python3 scripts/build.py all
2727

2828
- name: Find generated TTF files
2929
id: ttf_files

0 commit comments

Comments
 (0)