Skip to content

Commit

Permalink
Call out specific products to install
Browse files Browse the repository at this point in the history
  • Loading branch information
remo-pillat committed Oct 9, 2023
1 parent c525e12 commit 376fc6d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/run_book_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ jobs:
# Use v2-beta for Java Swing access
uses: matlab-actions/setup-matlab@v2-beta
with:
release: R2023b
release: R2023b
products: MATLAB Simulink Robotics_System_Toolbox Automated_Driving_Toolbox Computer_Vision_Toolbox Image_Processing_Toolbox Deep_Learning_Toolbox Model_Predictive_Control_Toolbox Optimization_Toolbox ROS_Toolbox Signal_Processing_Toolbox Statistics_and_Machine_Learning_Toolbox Symbolic_Math_Toolbox UAV_Toolbox

- name: Print out ver details
uses: matlab-actions/run-command@v1
Expand Down

0 comments on commit 376fc6d

Please sign in to comment.