Skip to content

Commit c881893

Browse files
committed
test v5
1 parent 2ce07f2 commit c881893

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
RID: ${{ matrix.targets }}
4242
VERSION: ${{ github.ref_name }}
4343
run: |
44+
mkdir /home/runner/work/release
4445
ls /home/runner/work/clis/
4546
zip -r /home/runner/work/release/clisample-$VERSION-$RID.zip /home/runner/work/clis/$RID/*
4647
- name: Upload artifacts

0 commit comments

Comments
 (0)