This repository has been archived on 2024-10-16. You can view files and clone it, but cannot push or open issues or pull requests.
pt/scripts/publish.sh

4 lines
116 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:35:52 +01:00
cargo ws publish --registry cscherr --publish-as-is || cargo publish --registry cscherr -p libpt