chore: fix workflow
This commit is contained in:
parent
55556aba51
commit
c64f72b21b
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ jobs:
|
|||
- name: Submodules update
|
||||
run: |
|
||||
cd ${{ gitea.workspace }}
|
||||
while true do; sleep 50 ; done
|
||||
git submodule update --init --recursive
|
||||
- name: Install Rust
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue