mirror of
https://github.com/dyhkwong/Exclave.git
synced 2026-06-08 18:14:31 +08:00
Update to gradle 7
This commit is contained in:
2
.github/workflows/debug.yml
vendored
2
.github/workflows/debug.yml
vendored
@@ -198,7 +198,7 @@ jobs:
|
||||
with:
|
||||
path: |
|
||||
app/libs/shadowsocks-release.aar
|
||||
key: ${{ hashFiles('library/shadowsocks/build.gradle.kts', 'shadowsocks_status') }}
|
||||
key: ${{ hashFiles('gradle/**', 'library/shadowsocks/build.gradle.kts', 'shadowsocks_status') }}
|
||||
- name: Install Rust
|
||||
if: steps.cache.outputs.cache-hit != 'true'
|
||||
run: ./run init action shadowsocks
|
||||
|
||||
Reference in New Issue
Block a user