Skip to content

Commit

Permalink
Update wait for other jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
Pururun committed Dec 18, 2024
1 parent d60c1a0 commit 824c579
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 @@ -284,7 +284,7 @@ jobs:
run: echo "HOME=/root" >> $GITHUB_ENV

- name: Wait for native (extra)
uses: kachick/wait-other-jobs@v2.0.3
uses: kachick/wait-other-jobs@v3.5.0
with:
wait-list: |
[
Expand Down

0 comments on commit 824c579

Please sign in to comment.