Skip to content

Commit bcfdc88

Browse files
committed
Fix relay list path
1 parent 5e789a0 commit bcfdc88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/android-app.yml

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

317318
- name: Build app
318319
uses: burrunan/gradle-cache-action@v1

0 commit comments

Comments
 (0)