Skip to content

Commit

Permalink
Fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexAxthelm committed Aug 21, 2024
1 parent b2d23e0 commit db25147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/json-schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
name: JSON Schema Check
steps:
- name: check-docs
uses: RMI-PACTA/actions/actions/json-schema/check-docs/action.yml@json-schema
uses: RMI-PACTA/actions/actions/json-schema/check-docs@json-schema
with:
input-files: 'inst/extdata/schema'
outputs: 'inst/extdata/schema'
Expand Down

0 comments on commit db25147

Please sign in to comment.