Skip to content

Commit 63ea35b

Browse files
committed
Upload bare zip file as artifact
1 parent 5c8a1cf commit 63ea35b

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
@@ -37,5 +37,5 @@ jobs:
3737
uses: actions/upload-artifact@v7
3838
with:
3939
name: dist
40-
path: dist
40+
path: dist/*.zip
4141

0 commit comments

Comments
 (0)