Skip to content

Commit 4a33df8

Browse files
🐛 fix publish workflow (#195)
1 parent 4347977 commit 4a33df8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clients/python/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,6 @@ dist: artifacts_dir ## builds distribution wheel for `osparc_client` and `osparc
173173
@mkdir $(ARTIFACTS_DIR)/dist
174174
@cp -v $$(ls artifacts/client/dist/*.whl) $(ARTIFACTS_DIR)/dist
175175
@cp -v $$(ls dist/*.whl) $(ARTIFACTS_DIR)/dist
176-
@cp -v VERSION $(ARTIFACTS_DIR)/dist
177176

178177

179178

0 commit comments

Comments
 (0)