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 ead1678 commit a98019b
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 @@ -84,7 +84,7 @@ runs:
file: 'snopt7.lic'
token: ${{ inputs.token }}

- run: cp 7.lic $RUNNER_TEMP/snopt
- run: cp snopt7.lic $RUNNER_TEMP/snopt
shell: bash

- run: |
Expand Down

0 comments on commit a98019b

Please sign in to comment.