generated from PlexSheep/baserepo
This commit is contained in:
parent
b3013caacc
commit
d792d88ff6
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -e
|
set -e
|
||||||
cargo ws publish --registry cscherr --publish-as-is || cargo publish --registry cscherr -p libpt
|
cargo ws publish --registry cscherr || cargo publish --registry cscherr -p libpt
|
||||||
|
|
Reference in a new issue