Skip to content

Commit

Permalink
Try submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonMarechal25 committed Jul 25, 2023
1 parent 19cd42c commit 69bbafb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ jobs:
- name: Init submodule
run: |
git submodule update --init src/antares-deps
git submodule update --init src/tests/resources/Antares_Simulator_Tests
git submodule update --init --remote src/antares-deps
git submodule update --init --remote src/tests/resources/Antares_Simulator_Tests
- name: Configure push
run: |
Expand Down

0 comments on commit 69bbafb

Please sign in to comment.