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