mirror of
https://github.com/yairm210/Unciv.git
synced 2025-08-03 20:48:49 -04:00
Github upload needs to wait for MSI to build
This commit is contained in:
parent
4645166fbf
commit
146cc11089
2
.github/workflows/buildAndDeploy.yml
vendored
2
.github/workflows/buildAndDeploy.yml
vendored
@ -272,7 +272,7 @@ jobs:
|
|||||||
./butler push Unciv-Windows64.zip yairm210/unciv:Windows64 --userversion ${{ github.ref_name }}
|
./butler push Unciv-Windows64.zip yairm210/unciv:Windows64 --userversion ${{ github.ref_name }}
|
||||||
|
|
||||||
upload-github-release-and-post-to-discord:
|
upload-github-release-and-post-to-discord:
|
||||||
needs: [get-release-body, android-build, packr-build]
|
needs: [get-release-body, android-build, packr-build, build-msi]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user