Skip to content

Commit 9e2d59d

Browse files
committed
updated ci.yml
1 parent 9e3800b commit 9e2d59d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,9 @@ jobs:
7979
Releases: [R2025b, R2026a]
8080
runs-on: ubuntu-latest
8181
env:
82-
MATLAB_PRODUCTS: > Simulink Simscape
82+
MATLAB_PRODUCTS: >
83+
Simulink
84+
Simscape
8385
LD_PRELOAD: /usr/lib/x86_64-linux-gnu/libstdc++.so.6
8486
steps:
8587
# Checks-out your repository

0 commit comments

Comments
 (0)