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 cbc03c5 commit 7e957aaCopy full SHA for 7e957aa
AzureDevOps/ToolboxDistribution.yml
@@ -20,6 +20,8 @@ jobs:
20
path: $(MATLABROOT)
21
cacheHitVar: CACHE_RESTORED
22
displayName: Cache MATLAB
23
+
24
+ - script: echo $PATH
25
26
- task: InstallMATLAB@1
27
condition: ne(variables.CACHE_RESTORED, 'true')
0 commit comments