Skip to content

Commit 5cdb6a1

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

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
@@ -27,7 +27,7 @@ jobs:
2727
echo $PATH
2828
ls
2929
which matlab
30-
cd $(MATLABROOT)
30+
cd '$(MATLABROOT)'
3131
ls
3232
3333
- task: InstallMATLAB@1

0 commit comments

Comments
 (0)