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 87e9b19
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/android-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,9 @@ 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'
shell: bash
run: ls

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

0 comments on commit 87e9b19

Please sign in to comment.