mirror of https://github.com/usbharu/Hideout.git
chore: ci fix
This commit is contained in:
parent
ecf41d387b
commit
13e438f3b8
|
@ -120,9 +120,7 @@ jobs:
|
||||||
if: always() && (needs.change.outputs.core == 'true' || needs.change.outputs.activitypub == 'true' || needs.change.outputs.mastodon == 'true' || needs.change.outputs.owl == 'true')
|
if: always() && (needs.change.outputs.core == 'true' || needs.change.outputs.activitypub == 'true' || needs.change.outputs.mastodon == 'true' || needs.change.outputs.owl == 'true')
|
||||||
needs:
|
needs:
|
||||||
- change
|
- change
|
||||||
- hideout-core-setup
|
- hideout-setup
|
||||||
- hideout-mastodon-setup
|
|
||||||
- hideout-activitypub-setup
|
|
||||||
- owl-setup
|
- owl-setup
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
permissions:
|
||||||
|
|
Loading…
Reference in New Issue