We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ad4b01 commit c65e6e0Copy full SHA for c65e6e0
.github/workflows/matlab.yml
@@ -24,5 +24,5 @@ jobs:
24
25
- uses: actions/upload-artifact@v4
26
with:
27
- name: mex-{{ matrix.os }}
+ name: mex-${{ matrix.os }}
28
path: zarr-matlab/zarrMex.mex*
0 commit comments