Skip to content

Commit 8c052dc

Browse files
yujincheng08backslashxx
authored andcommitted
Update build-su.yml (tiann#1942)
1 parent fff9f3f commit 8c052dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-su.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
fi
2929
- name: Build su
3030
working-directory: ./userspace/su
31-
run: ndk-build
31+
run: $ANDROID_NDK/ndk-build
3232
- name: Upload a Build Artifact
3333
uses: actions/upload-artifact@v4
3434
with:

0 commit comments

Comments
 (0)