chore: ci fix

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

View File

@ -24,9 +24,7 @@ jobs:
if: github.event.pull_request.draft == false
runs-on: ubuntu-latest
outputs:
core: ${{ steps.filter.outputs.core }}
mastodon: ${{ steps.filter.outputs.mastodon }}
activitypub: ${{ steps.filter.outputs.ap }}
hideout: ${{ steps.filter.outputs.hideout }}
owl: ${{ steps.filter.outputs.owl }}
steps:
- name: Checkout