Skip to content

Commit e968e7f

Browse files
authored
Update ToolboxDistribution.yml
1 parent 1644190 commit e968e7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AzureDevOps/ToolboxDistribution.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
- script: |
2525
echo $PATH
26-
export PATH="/opt/hostedtoolcache/MATLAB:$PATH"
26+
export PATH="$(MATLABROOT):$PATH"
2727
echo $PATH
2828
ls
2929
which matlab

0 commit comments

Comments
 (0)