chore: fix workflow
This commit is contained in:
parent
4abf5df01c
commit
5591f034a6
@ -41,9 +41,9 @@ jobs:
|
||||
# # rustup -V
|
||||
- name: Rust build
|
||||
run: |
|
||||
export RUSTUP_HOME=/usr/share/rust/.rustup
|
||||
export CARGO_HOME=/usr/share/rust/.cargo
|
||||
source "${CARGO_HOME}/env"
|
||||
# export RUSTUP_HOME=/usr/share/rust/.rustup
|
||||
# export CARGO_HOME=/usr/share/rust/.cargo
|
||||
# source "${CARGO_HOME}/env"
|
||||
cd ${{ gitea.workspace }}
|
||||
pwd
|
||||
ls -l /toolcache/*
|
||||
|
Loading…
Reference in New Issue
Block a user