Skip to content

Commit 261648e

Browse files
committed
Fix
1 parent ecded73 commit 261648e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/synkronus-cli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
with:
6262
name: synkronus-cli-${{ matrix.goos }}-${{ matrix.goarch }}
6363
path: synkronus-cli/dist/synkronus-cli-${{ matrix.goos }}-${{ matrix.goarch }}*
64-
archive: false
64+
6565

6666
release-cli:
6767
name: Build & attach release assets

0 commit comments

Comments
 (0)