Skip to content

Commit

Permalink
ci: remove su local cache
Browse files Browse the repository at this point in the history
  • Loading branch information
tiann committed Oct 24, 2023
1 parent 3cf5fc4 commit 92d4de3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-su.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
- uses: nttld/setup-ndk@v1
with:
ndk-version: r25c
local-cache: true
- name: Build su
working-directory: ./userspace/su
run: ndk-build
Expand Down

0 comments on commit 92d4de3

Please sign in to comment.