pt/scripts/publish.sh

4 lines
100 B
Bash
Raw Normal View History

2024-01-17 14:55:07 +01:00
#!/bin/bash
2024-01-17 15:02:29 +01:00
set -e
2024-01-17 15:58:37 +01:00
cargo ws publish --registry cscherr || cargo publish --registry cscherr -p libpt