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
90 B
Bash
Raw Normal View History

2024-01-17 14:55:07 +01:00
#!/bin/bash
cargo publish --registry cscherr -p libpt
cargo ws publish --registry cscherr