Skip to content

Commit a632cb8

Browse files
authored
Update ToolboxDistribution.yml
1 parent 7f2cefa commit a632cb8

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
@@ -12,7 +12,7 @@ jobs:
1212
pool:
1313
vmImage: $(imageName)
1414
variables:
15-
MATLABROOT_V2: /opt/hostedtoolcache/MATLAB/2024.2.999/x64
15+
MATLABROOT_V2: $(AGENT_TOOLSDIRECTORY)/MATLAB/2024.2.999/x64
1616
steps:
1717
- task: Cache@2
1818
inputs:

0 commit comments

Comments
 (0)