Skip to content

Commit

Permalink
Fix relay list path
Browse files Browse the repository at this point in the history
  • Loading branch information
albin-mullvad committed Aug 19, 2024
1 parent bcb4807 commit 69bce81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ jobs:
- uses: actions/download-artifact@v4
with:
name: relay-list
path: android/app/build/extraAssets/relays.json
path: android/app/build/extraAssets

- name: Build app
uses: burrunan/gradle-cache-action@v1
Expand Down

0 comments on commit 69bce81

Please sign in to comment.