mirror of https://github.com/usbharu/Hideout.git
fix: typo
This commit is contained in:
parent
4bc9e3abd2
commit
d2030bc9e5
|
@ -27,7 +27,7 @@ jobs:
|
|||
core: ${{ steps.filter.outputs.core }}
|
||||
mastodon: ${{ steps.filter.outputs.mastodon }}
|
||||
activitypub: ${{ steps.filter.outputs.ap }}
|
||||
owl: $${{ steps.filter.outputs.owl }}
|
||||
owl: ${{ steps.filter.outputs.owl }}
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Reference in New Issue