Skip to content

Commit 9ddcff7

Browse files
authored
Update copyright in ci.yml
1 parent e6902f2 commit 9ddcff7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# For details about the syntax of this file, see
1010
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions
1111

12-
# Copyright 2024 The MathWorks, Inc.
12+
# Copyright 2024 - 2025 The MathWorks, Inc.
1313

1414
name: CI using MATLAB
1515

@@ -49,7 +49,7 @@ jobs:
4949
with:
5050
release: R2024a
5151
cache: true
52-
products: >
52+
products: |
5353
Simulink
5454
Simscape
5555
Simscape_Multibody

0 commit comments

Comments
 (0)