Skip to content

Commit

Permalink
Update build-su.yml (tiann#1942)
Browse files Browse the repository at this point in the history
  • Loading branch information
yujincheng08 authored and fukiame committed Aug 11, 2024
1 parent b85f768 commit 3dca5b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-su.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
fi
- name: Build su
working-directory: ./userspace/su
run: ndk-build
run: $ANDROID_NDK/ndk-build
- name: Upload a Build Artifact
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 3dca5b2

Please sign in to comment.