Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pariterre authored Aug 14, 2024
1 parent 5dbb2b1 commit 216f473
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_matlab_binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ jobs:
cd $HOME/ezc3d_matlab
for old in *.mexmaci64; do mv $old `basename $old .mexmaci64`.mexmaca64; done
cd $MAIN_FOLDER
if: matrix.label == 'osx-arm64'

- name: Build MATLAB archives on UNIX
run: |
Expand Down

0 comments on commit 216f473

Please sign in to comment.