Skip to content

Commit 89bc57c

Browse files
authored
Update ToolboxDistribution.yml
1 parent 6e1e4bd commit 89bc57c

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)