Skip to content

Commit 50d7d4a

Browse files
committed
build(ci): remove unneeded zip command from workflow
1 parent 2d58d5e commit 50d7d4a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,6 @@ jobs:
158158
ls -l
159159
mv rtbot-_VERSION_-py3-none-win_amd64.whl rtbot-${{ steps.version.outputs.version }}-py3-none-win_amd64.whl
160160
cd ..
161-
zip npm package
162161
tar -zcvf rtbot-npm-${{ github.ref_name }}.tar.gz npm
163162
164163
- name: Release

0 commit comments

Comments
 (0)