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 ea5c69a commit 1a161acCopy full SHA for 1a161ac
.github/workflows/android-yuv.yml
@@ -22,6 +22,6 @@ jobs:
22
ndk-version: r21e
23
add-to-path: false
24
- name: One Step
25
- run: echo "$ANDROID_NDK_HOME"
+ run: .github/workflows/onestep.sh yuv all
26
env:
27
ANDROID_NDK_HOME: ${{ steps.setup-ndk.outputs.ndk-path }}
0 commit comments