💚 Use HTTP instead of SSH for submodule
This commit is contained in:
parent
83e566a366
commit
0b1b36f731
2 changed files with 1 additions and 2 deletions
|
|
@ -20,7 +20,6 @@ jobs:
|
|||
name: Install dependencies
|
||||
command: |
|
||||
apk add openssh
|
||||
ssh-keyscan -H codeberg.org > ~/.ssh/known_hosts
|
||||
git submodule init
|
||||
git submodule update
|
||||
- run:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue