Skip to content

Commit 69bce81

Browse files
committed
Fix relay list path
1 parent bcb4807 commit 69bce81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android-app.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ jobs:
313313
- uses: actions/download-artifact@v4
314314
with:
315315
name: relay-list
316-
path: android/app/build/extraAssets/relays.json
316+
path: android/app/build/extraAssets
317317

318318
- name: Build app
319319
uses: burrunan/gradle-cache-action@v1

0 commit comments

Comments
 (0)