generated from PlexSheep/baserepo
This commit is contained in:
parent
60765cfbf9
commit
004550ba9c
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 || cargo publish --registry cscherr -p libpt
|
cargo ws publish --registry cscherr --publish-as-is --no-git-push
|
||||||
|
|
Reference in a new issue