We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6902f2 commit 9ddcff7Copy full SHA for 9ddcff7
.github/workflows/ci.yml
@@ -9,7 +9,7 @@
9
# For details about the syntax of this file, see
10
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions
11
12
-# Copyright 2024 The MathWorks, Inc.
+# Copyright 2024 - 2025 The MathWorks, Inc.
13
14
name: CI using MATLAB
15
@@ -49,7 +49,7 @@ jobs:
49
with:
50
release: R2024a
51
cache: true
52
- products: >
+ products: |
53
Simulink
54
Simscape
55
Simscape_Multibody
0 commit comments