Skip to content

Commit

Permalink
Update matlab-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
acampbel authored Mar 11, 2024
1 parent 3a3583c commit d3035d8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/matlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,12 +75,6 @@ jobs:
pattern: build-artifacts-*
merge-multiple: true

- name: Download Linux artifacts (again to ensure we have linux version when stomped)
uses: actions/download-artifact@v4
with:
pattern: build-artifacts-ubuntu-latest
merge-multiple: true

- name: Build the toolbox, including all OS specific files
uses: matlab-actions/run-build@v2
with:
Expand Down

0 comments on commit d3035d8

Please sign in to comment.