Skip to content

Commit 2f6e4f7

Browse files
committed
harfbuzz contains freetype
1 parent dac02f5 commit 2f6e4f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ass.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: init src
3434
run: |
3535
./init-any.sh all ${{ env.LIB_NAME }}
36-
./install-pre-any.sh all 'freetype harfbuzz fribidi unibreak'
36+
./install-pre-any.sh all 'harfbuzz fribidi unibreak'
3737
- name: generate src log
3838
run: |
3939
cd build/src/macos

0 commit comments

Comments
 (0)