diff --git a/.github/workflows/matlab-ci.yml b/.github/workflows/matlab-ci.yml index e498cfe..0d03530 100644 --- a/.github/workflows/matlab-ci.yml +++ b/.github/workflows/matlab-ci.yml @@ -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: