ci: 💚 source cargo env
This commit is contained in:
parent
10d18aa1c2
commit
8cb09818d6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user