We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f261fc commit 5cdb6a1Copy full SHA for 5cdb6a1
AzureDevOps/ToolboxDistribution.yml
@@ -27,7 +27,7 @@ jobs:
27
echo $PATH
28
ls
29
which matlab
30
- cd $(MATLABROOT)
+ cd '$(MATLABROOT)'
31
32
33
- task: InstallMATLAB@1
0 commit comments