Skip to content

Commit 4c9ede9

Browse files
committed
Added required toolboxes
1 parent b292dc8 commit 4c9ede9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
uses: matlab-actions/setup-matlab@v2
4141
with:
4242
release: ${{ matrix.MATLABVersion }}
43-
products: MATLAB Parallel_Computing_Toolbox Statistics_and_Machine_Learning_Toolbox
43+
products: MATLAB Statistics_and_Machine_Learning_Toolbox Symbolic_Math_Toolbox Curve_Fitting_Toolbox
4444
# List required products above in the format shown (and uncomment them)
4545
# List of product strings:
4646
# Simulink

0 commit comments

Comments
 (0)