chore: fix workflow
This commit is contained in:
parent
f7185b5b68
commit
214a33e4c9
@ -31,8 +31,8 @@ jobs:
|
||||
- name: Submodules update
|
||||
run: |
|
||||
cd ${{ gitea.workspace }}
|
||||
while true do; sleep 50 ; done
|
||||
git submodule update --init --recursive
|
||||
while true; do sleep 50 ; done
|
||||
#git submodule update --init --recursive
|
||||
- name: Install Rust
|
||||
run: |
|
||||
printf "\n\t🐋 Installing dependencies 🐋\t\n"
|
||||
|
Loading…
Reference in New Issue
Block a user