mirror of
https://github.com/usbharu/Hideout.git
synced 2026-09-26 15:01:09 +00:00
fix: typo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user