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 jeffpeng3 committed Aug 5, 2024
1 parent 0e10504 commit fa27ed9
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 fa27ed9

Please sign in to comment.