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 9748ab3 commit 1547f22
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-jsonld.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
- name: Get a list of directories with updated files
id: updated-dirs
uses: WCRP-CMIP/CMIP-LD/actions/updated-dirs@main
with:
filter_dir: "JSONLD/"

- name: Compile JSONLD files, generate an RDF network and update frames
id: jsonld
Expand Down

0 comments on commit 1547f22

Please sign in to comment.