chore: ci fix

This commit is contained in:
usbharu 2024-12-19 20:22:09 +09:00
parent ecf41d387b
commit 13e438f3b8
Signed by: usbharu
GPG Key ID: 95CBCF7046307B77
1 changed files with 1 additions and 3 deletions

View File

@ -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')
needs:
- change
- hideout-core-setup
- hideout-mastodon-setup
- hideout-activitypub-setup
- hideout-setup
- owl-setup
runs-on: ubuntu-latest
permissions: