ci: 💚 source cargo env

This commit is contained in:
Kainoa Kanter 2023-08-10 00:22:24 +00:00
parent 10d18aa1c2
commit 8cb09818d6

View file

@ -32,6 +32,7 @@ testCommit:
script:
- apt-get update && apt-get install -y git wget curl build-essential python3
- curl https://sh.rustup.rs -sSf | sh -s -- -y
- source "$HOME/.cargo/env"
- cp .config/ci.yml .config/default.yml
- corepack enable
- corepack prepare pnpm@latest --activate