mirror of
https://example.com
synced 2024-11-23 08:36:38 +09:00
ci: 💚 source cargo env
This commit is contained in:
parent
10d18aa1c2
commit
8cb09818d6
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue