Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
ptahmose committed Oct 18, 2024
1 parent 96819d6 commit bde77b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
octave --eval "mkoctfile --mex octavelibczi.c"
#cp build/MEXlibCZI/Release/libmexlibczi.so .
pwd
ls build/MEXlibCZI/
ls ../build/MEXlibCZI/libmexlibczi
- name: Prepare MATLAB-mex artifact (Windows)
id: prepare_windows_matlab_artifact
if: runner.os == 'Windows'
Expand Down

0 comments on commit bde77b3

Please sign in to comment.