chore: fix workflow
This commit is contained in:
parent
ed21822120
commit
58021b3b33
@ -24,6 +24,7 @@ jobs:
|
||||
#run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
|
||||
- name: Install Rust
|
||||
run: |
|
||||
|
||||
while true; do sleep 20; done
|
||||
export RUSTUP_HOME=//share/rust/.rustup
|
||||
export CARGO_HOME=/usr/share/rust/.cargo
|
||||
|
Loading…
Reference in New Issue
Block a user