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