Skip to content

Commit 1af3d04

Browse files
authored
fix freetype.yml
1 parent 662ee3c commit 1af3d04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/freetype.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
add-to-path: false
2424
local-cache: true
2525
- name: One Step
26-
run: .github/workflows/onestep.sh yuv all
26+
run: .github/workflows/onestep.sh freetype all
2727
env:
28-
ANDROID_NDK_HOME: ${{ steps.setup-ndk.outputs.ndk-path }}
28+
ANDROID_NDK_HOME: ${{ steps.setup-ndk.outputs.ndk-path }}

0 commit comments

Comments
 (0)