chore: fix workflow
This commit is contained in:
parent
6223fb16b9
commit
efe4d81a75
@ -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…
Reference in New Issue
Block a user