Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jgillis authored Mar 1, 2024
1 parent 848bdeb commit 4ed308f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ runs:
- run: echo "LD_PRELOAD=$RUNNER_TEMP/${{env.knitro}}/lib/libiomp5.so"
if: runner.os != 'Windows'
shell: bash
- run: echo "ARTELYS_LICENSE=$RUNNER_TEMP/ artelys_lic_8325_casadi_2023-11-02.txt " >> $GITHUB_ENV
- run: echo "ARTELYS_LICENSE=$RUNNER_TEMP/artelys_lic_8325_casadi_2023-11-02.txt" >> $GITHUB_ENV
shell: bash

# SNOPT
Expand Down

0 comments on commit 4ed308f

Please sign in to comment.