Skip to content

Commit 5f261fc

Browse files
authored
Update ToolboxDistribution.yml
1 parent b3b559b commit 5f261fc

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)