Skip to content

Commit 6e1e4bd

Browse files
authored
Update ToolboxDistribution.yml
1 parent 343070d commit 6e1e4bd

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="$MATLABROOT:$PATH"
26+
export PATH="'$(MATLABROOT)':$PATH"
2727
echo $PATH
2828
ls
2929
which matlab

0 commit comments

Comments
 (0)