There was an error while loading. Please reload this page.
1 parent 9e3800b commit 9e2d59dCopy full SHA for 9e2d59d
1 file changed
.github/workflows/ci.yml
@@ -79,7 +79,9 @@ jobs:
79
Releases: [R2025b, R2026a]
80
runs-on: ubuntu-latest
81
env:
82
- MATLAB_PRODUCTS: > Simulink Simscape
+ MATLAB_PRODUCTS: >
83
+ Simulink
84
+ Simscape
85
LD_PRELOAD: /usr/lib/x86_64-linux-gnu/libstdc++.so.6
86
steps:
87
# Checks-out your repository
0 commit comments