Skip to content

Commit

Permalink
Maintenance: Checkout correct repository in Compile MEX action
Browse files Browse the repository at this point in the history
  • Loading branch information
korbinian90 committed Dec 20, 2024
1 parent b59a315 commit 9bb2d9a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/compile_mex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ jobs:
uses: matlab-actions/setup-matlab@v2
- name: Checkout SPM
uses: actions/checkout@v4
with:
repository: korbinian90/spm
ref: build_test

- name: Delete old MEX files on Ubuntu and Mac
if: matrix.os != 'windows-latest'
Expand Down

0 comments on commit 9bb2d9a

Please sign in to comment.