Skip to content

Commit 0695e58

Browse files
Update release.yml
1 parent 4caa18a commit 0695e58

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ jobs:
3131
- name: print
3232
run: |
3333
ls -R
34-
cd ./dist
35-
for i in */; do tar -czvf "${i%/}.tar.gz" "$i"; done
36-
cd ..
3734
- uses: AButler/[email protected]
3835
with:
3936
files: './dist/github.com/ProgramComputer/*'

0 commit comments

Comments
 (0)