chore: ci fix

This commit is contained in:
2024-12-19 20:23:13 +09:00
parent 13e438f3b8
commit 8e36f50366
@@ -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