Skip to content

Commit

Permalink
ci: derp
Browse files Browse the repository at this point in the history
  • Loading branch information
Alxandr committed Oct 9, 2024
1 parent 58274ff commit 4e6390b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_find-verticals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
- name: Find all ${{ inputs.type }}
id: list
run: tsx ./.github/scripts/list-verticals.mts ${{ inputs.type }}
run: tsx ./.github/scripts/list-verticals.mts --type ${{ inputs.type }}

0 comments on commit 4e6390b

Please sign in to comment.