Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
externl committed Apr 25, 2024
1 parent 76c4d4e commit 9790755
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/setup-dependencies/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ runs:

- name: Set MATLAB_HOME
run: |
$env:path.split(";")
echo "MATLAB_HOME=${{ steps.setup-matlab.outputs.matlabroot }}" >> $GITHUB_ENV
shell: powershell
if: runner.os == 'Windows' && matrix.config == 'matlab'
Expand Down

0 comments on commit 9790755

Please sign in to comment.