Skip to content

Commit

Permalink
Test generate relay list task
Browse files Browse the repository at this point in the history
  • Loading branch information
Pururun committed Jan 7, 2025
1 parent 6d77ea7 commit 604aaa5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/android-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,8 @@ jobs:
submodules: true

- name: Generate
if: steps.cache-relay-list.outputs.cache-hit != 'true'
run: ./android/gradlew -p android
# if: steps.cache-relay-list.outputs.cache-hit != 'true'
run: ./gradlew generateRelayList

#- name: Generate
# if: steps.cache-relay-list.outputs.cache-hit != 'true'
Expand Down

0 comments on commit 604aaa5

Please sign in to comment.