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 if: github.event.pull_request.draft == false
runs-on: ubuntu-latest runs-on: ubuntu-latest
outputs: outputs:
core: ${{ steps.filter.outputs.core }} hideout: ${{ steps.filter.outputs.hideout }}
mastodon: ${{ steps.filter.outputs.mastodon }}
activitypub: ${{ steps.filter.outputs.ap }}
owl: ${{ steps.filter.outputs.owl }} owl: ${{ steps.filter.outputs.owl }}
steps: steps:
- name: Checkout - name: Checkout