Skip to content

Commit 5d542ce

Browse files
committed
ci: remove directories from final zip
1 parent f01935e commit 5d542ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
name: cloudnet_version_bridge_merged
113113

114114
- name: Zip artifacts
115-
run: zip cloudnet_fabric_version_bridge_all.zip artifacts/*
115+
run: zip -j cloudnet_fabric_version_bridge_all.zip artifacts/*
116116

117117
- name: Publish release
118118
env:

0 commit comments

Comments
 (0)