Skip to content

Commit

Permalink
fix gha
Browse files Browse the repository at this point in the history
  • Loading branch information
mcg1969 committed Apr 9, 2024
1 parent e4c95ea commit beb58c0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Remove old MEX files
shell: bash
run: rm Solver/Mexfun/*.mex*
- name: Install MATLAB
uses: matlab-actions/setup-matlab@v2
with:
Expand Down

0 comments on commit beb58c0

Please sign in to comment.