mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-13 05:53:07 +00:00
Fixup 6415bb8adc
This commit is contained in:
parent
6415bb8adc
commit
d3a8b882a7
2
.github/workflows/ci-main.yml
vendored
2
.github/workflows/ci-main.yml
vendored
|
@ -317,7 +317,7 @@ jobs:
|
|||
# run after all other jobs have completed to check overall build status
|
||||
notification:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [checks, copyright, ubuntu, steam-runtime, mingw, flatpak, translations, macos-intel, windows]
|
||||
needs: [checks, copyright, ubuntu, steam-runtime, mingw, flatpak, translations, macos-intel]
|
||||
if: failure() && github.event_name == 'push'
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue
Block a user