mirror of
https://github.com/revanced/revanced-patcher.git
synced 2025-05-05 23:04:25 +02:00
ci: Simplify cache paths
This commit is contained in:
parent
ec1fbdf2ae
commit
17418d4b9c
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -28,8 +28,8 @@ jobs:
|
||||
uses: actions/cache@v3
|
||||
with:
|
||||
path: |
|
||||
${{ runner.home }}/.gradle/caches
|
||||
${{ runner.home }}/.gradle/wrapper
|
||||
~/.gradle/caches
|
||||
~/.gradle/wrapper
|
||||
.gradle
|
||||
build
|
||||
node_modules
|
||||
|
Loading…
x
Reference in New Issue
Block a user