mirror of
https://gh.catmak.name/https://github.com/mihomo-party-org/mihomo-party
synced 2026-02-10 19:50:28 +08:00
fix: aur-release-updater wait for updater job to ensure release assets are ready
This commit is contained in:
parent
dd16eabb2a
commit
87ccffef7e
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -588,7 +588,7 @@ jobs:
|
|||||||
- mihomo-party-bin
|
- mihomo-party-bin
|
||||||
- mihomo-party
|
- mihomo-party
|
||||||
if: startsWith(github.ref, 'refs/tags/v')
|
if: startsWith(github.ref, 'refs/tags/v')
|
||||||
needs: linux
|
needs: updater
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user