Skip to content

Commit e7c4747

Browse files
committed
Add dependent toolboxes and HSPs for CI builds
Signed-off-by: Travis F. Collins <[email protected]>
1 parent 8234e95 commit e7c4747

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/doc.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ jobs:
1919
uses: matlab-actions/setup-matlab@v1
2020
with:
2121
release: R2023b
22+
products: >
23+
Signal_Processing_Toolbox
24+
DSP_System_Toolbox
25+
Communications_Toolbox
26+
Communications_Toolbox_Support_Package_for_Analog_Devices_ADALM-Pluto_Radio
2227
2328
- name: Install dependencies
2429
run: |

0 commit comments

Comments
 (0)