Skip to content

Commit

Permalink
Remove cache
Browse files Browse the repository at this point in the history
  • Loading branch information
MlgmXyysd committed Nov 1, 2021
1 parent 3de0ce5 commit 81630da
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build_kernelsu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,3 @@ jobs:
with:
name: WSA-Kernel-arm64-Superuser
path: './arch/arm64/boot/kernel'
- name: Cache content
uses: actions/cache@v2
with:
path: |
~/arch/x86/boot
~/arch/arm64/boot
6 changes: 0 additions & 6 deletions .github/workflows/build_source.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,3 @@ jobs:
with:
name: WSA-Kernel-arm64
path: './arch/arm64/boot/kernel'
- name: Cache content
uses: actions/cache@v2
with:
path: |
~/arch/x86/boot
~/arch/arm64/boot

0 comments on commit 81630da

Please sign in to comment.