Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Again
Browse files Browse the repository at this point in the history
pariterre committed Aug 12, 2024
1 parent 9465435 commit 99071f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_matlab_tests.yml
Original file line number Diff line number Diff line change
@@ -76,7 +76,7 @@ jobs:
- name: Build MATLAB archives
run: |
cd $HOME
zip -r ezc3d_matlab.zip ezc3d_matlab
zip -r $HOME/ezc3d_matlab.zip ezc3d_matlab
- name: Upload files to a GitHub release
uses: xresloader/upload-to-github-release@v1

0 comments on commit 99071f6

Please sign in to comment.