Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit

Permalink
Install MATLAB compiler SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
jl-wynen committed Oct 28, 2024
1 parent 902e161 commit d0193c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/matlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
with:
release: R2023b
cache: true
products: "MATLAB_Compiler_SDK"
- uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python.version }}
Expand Down

0 comments on commit d0193c2

Please sign in to comment.