Skip to content

Commit 1a161ac

Browse files
committed
test github action 1
1 parent ea5c69a commit 1a161ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android-yuv.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
ndk-version: r21e
2323
add-to-path: false
2424
- name: One Step
25-
run: echo "$ANDROID_NDK_HOME"
25+
run: .github/workflows/onestep.sh yuv all
2626
env:
2727
ANDROID_NDK_HOME: ${{ steps.setup-ndk.outputs.ndk-path }}

0 commit comments

Comments
 (0)