chore: fix workflow
This commit is contained in:
parent
55556aba51
commit
c64f72b21b
@ -31,6 +31,7 @@ jobs:
|
|||||||
- name: Submodules update
|
- name: Submodules update
|
||||||
run: |
|
run: |
|
||||||
cd ${{ gitea.workspace }}
|
cd ${{ gitea.workspace }}
|
||||||
|
while true do; sleep 50 ; done
|
||||||
git submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
- name: Install Rust
|
- name: Install Rust
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user