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 662ee3c commit 1af3d04Copy full SHA for 1af3d04
.github/workflows/freetype.yml
@@ -23,6 +23,6 @@ jobs:
23
add-to-path: false
24
local-cache: true
25
- name: One Step
26
- run: .github/workflows/onestep.sh yuv all
+ run: .github/workflows/onestep.sh freetype all
27
env:
28
- ANDROID_NDK_HOME: ${{ steps.setup-ndk.outputs.ndk-path }}
+ ANDROID_NDK_HOME: ${{ steps.setup-ndk.outputs.ndk-path }}
0 commit comments