update pipeline

This commit is contained in:
Penelope Gwen 2024-04-23 02:09:54 -06:00
parent b96f38bf51
commit 2b430f67d5

View file

@ -12,7 +12,7 @@ run-build:
script: script:
- apt-get -y install rustup - apt-get -y install rustup
- rustup toolchain install stable - rustup toolchain install stable
- rustup update # - rustup update
- cargo install cargo-deb - cargo install cargo-deb
- cargo deb - cargo deb
- ls . - ls .