Skip to content

Commit c217199

Browse files
authored
Update ToolboxDistribution.yml
1 parent b49dbee commit c217199

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

AzureDevOps/ToolboxDistribution.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ jobs:
2121
cacheHitVar: MATLAB_CACHE_RESTORED
2222
displayName: Cache MATLAB
2323

24+
- script: |
25+
ls
26+
2427
# need to check inside extension
2528
# condition: ne(variables.MATLAB_CACHE_RESTORED, 'true')
2629
- task: InstallMATLAB@1

0 commit comments

Comments
 (0)