Skip to content

Commit

Permalink
Update release-ig.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
M-Priour authored Jan 7, 2025
1 parent 33aa6bd commit 730b949
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release-ig.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:
- name: Suppression des fichiers templates
run : rm ./igSource/DM/input/fsh/Template/*.fsh

# - name: Run sushi pour les DM
# run: sushi ./igSource/DM
- name: Run sushi pour les DM
run: sushi ./igSource/DM

- name: Suppression des fichiers FSH
run: |
Expand All @@ -58,7 +58,7 @@ jobs:
mkdir ./igSource/input/ontoserver/ASS
mkdir ./igSource/input/ontoserver/NamingSystem
cd ./igSource/tools
# python ./upload.py
python ./upload.py
- name: List des repertoires
run: ls -R ./igSource/input
Expand Down

0 comments on commit 730b949

Please sign in to comment.