Skip to content

Commit

Permalink
update action to run all scripts on update
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfiex committed Sep 13, 2024
1 parent 413b57c commit caf381a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-jsonld.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Run Update Scripts
if: ${{ env.updated_dirs }}
id: run-all-files
uses: WCRP-CMIP/CMIP-LD/actions/update-jsonld@main
uses: WCRP-CMIP/CMIP-LD/actions/run-all@main
with:
directory: "$PWD/JSONLD/scripts"
script: python
Expand Down

0 comments on commit caf381a

Please sign in to comment.