Skip to content

Commit

Permalink
Add "needs Android" to Discord CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
duddel committed Mar 3, 2021
1 parent a6af208 commit 62ec991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@ jobs:
Discord-CI:
runs-on: ubuntu-18.04
if: always()
needs: [Windows, Linux, MacOS, iOS, Emscripten]
needs: [Windows, Linux, MacOS, iOS, Emscripten, Android]
steps:
- uses: dearimgui/github_discord_notifier@latest
with:
Expand Down

0 comments on commit 62ec991

Please sign in to comment.