Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexis-barge authored May 4, 2024
1 parent 8d34d2e commit 1c89f00
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@ jobs:
run: |
cd /home/runner/work/eophis/eophis/oasis3-mct/util/make_dir/
echo "include /home/runner/work/eophis/eophis/docs/machine/arch/make.jeanzay" > make.inc
sed -i '13s/.*/COUPLE = \/home\/runner\/work\/eophis\/eophis\/oasis3-mct/' /home/runner/work/eophis/eophis/docs/machine/arch/make.jeanzay make -f TopMakefileOasis3 pyoasis
sed -i '13s/.*/COUPLE = \/home\/runner\/work\/eophis\/eophis\/oasis3-mct/' /home/runner/work/eophis/eophis/docs/machine/arch/make.jeanzay
make -f TopMakefileOasis3 pyoasis
- name: Install pyOASIS
run: |
Expand Down

0 comments on commit 1c89f00

Please sign in to comment.