Skip to content

Commit eeb49db

Browse files
authored
Remove artefact in compile_spm.yml
1 parent 3b30bcf commit eeb49db

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/compile_spm.yml

-6
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,3 @@ jobs:
3232
cd('.mpython');
3333
addpath(genpath('.'));
3434
spm_make_python('.', true, false);
35-
36-
- name: Upload Artifact
37-
uses: actions/upload-artifact@v4
38-
with:
39-
name: spm-ctf-${{ inputs.matlab-version }}
40-
path: ./spm/_spm/_spm.ctf

0 commit comments

Comments
 (0)