Skip to content

Commit 3405460

Browse files
authored
Change artifact upload path to binaries.zip
1 parent 7569293 commit 3405460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
uses: actions/upload-artifact@v4
3737
with:
3838
name: binary
39-
path: cppsp_compiler_*
39+
path: binaries.zip

0 commit comments

Comments
 (0)