diff --git a/.gitmodules b/.gitmodules index e222db9db..3edccafc3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "swing/resources-src/datafiles/components"] path = swing/resources-src/datafiles/components - url = git@github.com:dbcook/openrocket-database.git + url = https://github.com/dbcook/openrocket-database.git diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 9ac35394a..aca598150 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -47,6 +47,7 @@ parts: openrocket: plugin: ant source: . + source-type: git ant-build-targets: - clean - check