Skip to content

Commit 7e957aa

Browse files
authored
Update ToolboxDistribution.yml
1 parent cbc03c5 commit 7e957aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

AzureDevOps/ToolboxDistribution.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
path: $(MATLABROOT)
2121
cacheHitVar: CACHE_RESTORED
2222
displayName: Cache MATLAB
23+
24+
- script: echo $PATH
2325

2426
- task: InstallMATLAB@1
2527
condition: ne(variables.CACHE_RESTORED, 'true')

0 commit comments

Comments
 (0)