Skip to content

Commit 65f0822

Browse files
committed
test tar
1 parent 0753ffa commit 65f0822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
run: |
8989
chmod 777 linux-x64/bin/CodeFormat
9090
chmod 777 linux-x64/bin/CodeFormatServer
91-
tar czf linux-x64/
91+
tar -czvf linux-x64/*
9292
- name: zip darwin-x64
9393
uses: TheDoctor0/[email protected]
9494
with:

0 commit comments

Comments
 (0)