chore: fix workflow
This commit is contained in:
parent
6223fb16b9
commit
efe4d81a75
1 changed files with 1 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ jobs:
|
||||||
- name: Rust build
|
- name: Rust build
|
||||||
run: |
|
run: |
|
||||||
source "${CARGO_HOME}/env"
|
source "${CARGO_HOME}/env"
|
||||||
|
while true; sleep 50 ; done
|
||||||
cd ${{ gitea.workspace }}
|
cd ${{ gitea.workspace }}
|
||||||
cargo build
|
cargo build
|
||||||
ls -l target/debug
|
ls -l target/debug
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue