Skip to content

Commit 45fa73b

Browse files
authored
Update ci.yml product
1 parent b0cbca7 commit 45fa73b

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

.github/workflows/ci.yml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,15 @@ jobs:
6868
uses: matlab-actions/setup-matlab@v2
6969
with:
7070
release: R2024b
71-
71+
cache: true
72+
products: |
73+
Simscape
74+
Simulink
75+
Simscape_Fluid
76+
Stateflow
77+
Simscape_Driveline
78+
Simscape_Electrical
79+
Powertrain_Blockset
7280
- name: Run tests
7381
uses: matlab-actions/run-command@v2
7482
with:

0 commit comments

Comments
 (0)