update pipeline

This commit is contained in:
Penelope Gwen 2024-04-23 02:11:20 -06:00
parent 2b430f67d5
commit 9b2415a4af

View file

@ -12,6 +12,7 @@ run-build:
script: script:
- apt-get -y install rustup - apt-get -y install rustup
- rustup toolchain install stable - rustup toolchain install stable
- echo $CARGO_HOME
# - rustup update # - rustup update
- cargo install cargo-deb - cargo install cargo-deb
- cargo deb - cargo deb