Skip to content

Commit 7a4e7b8

Browse files
committed
ci: stop to create bundled zip package
1 parent e063ff0 commit 7a4e7b8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,11 +82,6 @@ jobs:
8282
run: 7z a bundle.7z -mx=9 -ms=on murphy*
8383
- run: ls -alh
8484
if: always()
85-
- name: Upload artifacts
86-
uses: actions/upload-artifact@v3
87-
with:
88-
name: bundle
89-
path: ./murphysec-*
9085
- name: Upload artifacts - 7zip-bundle
9186
uses: actions/upload-artifact@v3
9287
with:

0 commit comments

Comments
 (0)