chore: fix workflow

This commit is contained in:
Jesús Pérez 2023-07-20 01:16:50 +01:00
parent ed21822120
commit 58021b3b33

View File

@ -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