update pipeline

This commit is contained in:
Penelope Gwen 2024-04-23 02:13:47 -06:00
parent ce22ff1989
commit e353f0eb45

View file

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