mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 14:05:39 +00:00
DOLPHIN: using ssh for cloning [skip ci]
This commit is contained in:
parent
7e163efd65
commit
7be405d2f8
|
@ -628,6 +628,8 @@ modules:
|
||||||
- sed -i -e 's/"2048"/"512"/g' /app/share/icons/hicolor/scalable/apps/dolphin-emu.svg
|
- sed -i -e 's/"2048"/"512"/g' /app/share/icons/hicolor/scalable/apps/dolphin-emu.svg
|
||||||
sources:
|
sources:
|
||||||
- type: git
|
- type: git
|
||||||
|
# Sometimes Dolphin or its submodules clone are failing in https so it must done in ssh
|
||||||
|
# fatal: remote transport reported error
|
||||||
url: ssh://git@github.com/dolphin-emu/dolphin.git
|
url: ssh://git@github.com/dolphin-emu/dolphin.git
|
||||||
#url: https://github.com/dolphin-emu/dolphin.git
|
#url: https://github.com/dolphin-emu/dolphin.git
|
||||||
commit: 46b99671d9158e0ca840c1d8ef249db0f321ced7
|
commit: 46b99671d9158e0ca840c1d8ef249db0f321ced7
|
||||||
|
|
Loading…
Reference in a new issue