Skip to content

Commit 9d0adcb

Browse files
committed
ci: remove unneeded command from step
1 parent 2164a0a commit 9d0adcb

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
@@ -183,7 +183,6 @@ jobs:
183183
mv rtbot-_VERSION_-py3-none-macosx_10_7_x86_64.whl rtbot-${{ steps.version.outputs.version }}-py3-none-macosx_10_7_x86_64.whl
184184
cd ..
185185
cd wheel-windows
186-
ls -l jsonschema
187186
mv rtbot-_VERSION_-py3-none-win_amd64.whl rtbot-${{ steps.version.outputs.version }}-py3-none-win_amd64.whl
188187
cd ..
189188
# copy repo readme to main npm package

0 commit comments

Comments
 (0)