chore: fix workflow

This commit is contained in:
Jesús Pérez 2023-07-20 02:24:50 +01:00
parent 6223fb16b9
commit efe4d81a75

View File

@ -50,6 +50,7 @@ jobs:
- name: Rust build
run: |
source "${CARGO_HOME}/env"
while true; sleep 50 ; done
cd ${{ gitea.workspace }}
cargo build
ls -l target/debug