Skip to content

Commit

Permalink
fix windows
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonMarechal25 committed Jun 5, 2024
1 parent c6fa561 commit f3b3629
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ runs:
rm -rf rte-antares-deps-${{inputs.os}}-${{inputs.buildtype}}.zip
wget https://github.com/AntaresSimulatorTeam/Antares_Simulator/releases/download/v${{inputs.antares-version}}/rte-antares-9.1.0-installer-64bits.zip
unzip rte-antares-${{inputs.antares-version}}-installer-64bits.zip
rm -rf rte-antares-${{inputs.antares-version}}-installer-64bits.zip
unzip rte-antares-9.1.0-installer-64bits.zip
rm -rf rte-antares-9.1.0-installer-64bits.zip
- name: Download & extract OR-Tools
shell: bash
Expand Down

0 comments on commit f3b3629

Please sign in to comment.