mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-20 17:52:50 +00:00
try a backslash
This commit is contained in:
parent
33b5da48ff
commit
9da41d67e2
@ -47,7 +47,7 @@ artifacts:
|
|||||||
# bdist_wheel puts your built wheel in the dist directory
|
# bdist_wheel puts your built wheel in the dist directory
|
||||||
# "pip wheel -w dist ." puts all the dependency wheels there too
|
# "pip wheel -w dist ." puts all the dependency wheels there too
|
||||||
# this gives us a zipfile with everything
|
# this gives us a zipfile with everything
|
||||||
- path: 'dist/*'
|
- path: 'dist\*'
|
||||||
|
|
||||||
#on_success:
|
#on_success:
|
||||||
# You can use this step to upload your artifacts to a public website.
|
# You can use this step to upload your artifacts to a public website.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user