Skip to content

Commit

Permalink
Update build-ig.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
M-Priour authored Nov 17, 2023
1 parent d5d5ae3 commit 733cf70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-ig.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,10 +109,10 @@ jobs:
- name: Rename TRE
run : rename -v 's/TRE_/CodeSystem-TRE-/'
run : rename -v 's/TRE_/CodeSystem-TRE-/' *

- name: Rename JDV
run : rename -v 's/JDV_/ValueSet-JDV-/'
run : rename -v 's/JDV_/ValueSet-JDV-/' *

#- name: Run script python
# run: python ./tools/transform.py './output' './tools/xsl'
Expand Down

0 comments on commit 733cf70

Please sign in to comment.