mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-05-20 21:47:06 +02:00
ci: Point to Android directory
This commit is contained in:
parent
062f28387f
commit
534e4c2453
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -41,6 +41,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Cache Gradle
|
- name: Cache Gradle
|
||||||
uses: burrunan/gradle-cache-action@v1
|
uses: burrunan/gradle-cache-action@v1
|
||||||
|
with:
|
||||||
|
home-directory: ${{ github.workspace }}/android
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: npm ci
|
run: npm ci
|
||||||
|
Loading…
x
Reference in New Issue
Block a user