mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-08 01:54:02 +07:00
AUR *also* needs build, for the tag and release notes
This commit is contained in:
parent
d0e4271990
commit
a5f2ffe29b
2
.github/workflows/buildAndDeploy.yml
vendored
2
.github/workflows/buildAndDeploy.yml
vendored
@ -345,7 +345,7 @@ jobs:
|
||||
AUR-update:
|
||||
continue-on-error: true
|
||||
runs-on: ubuntu-latest
|
||||
needs: upload-github-release-and-post-to-discord
|
||||
needs: [build, upload-github-release-and-post-to-discord]
|
||||
steps:
|
||||
|
||||
- name: Get AUR PKGBUILD
|
||||
|
Loading…
Reference in New Issue
Block a user