We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d8fe21 commit dd0f62cCopy full SHA for dd0f62c
.github/workflows/harfbuzz.yml
@@ -27,5 +27,6 @@ jobs:
27
./main.sh install -p ios -l 'freetype'
28
./main.sh install -p tvos -l 'freetype'
29
./main.sh install -p macos -l 'freetype'
30
+ ./main.sh install -p android -l 'freetype'
31
- name: One Step
32
run: .github/workflows/onestep.sh harfbuzz all
0 commit comments