From fed8768d9bbb0d3f7372e1460e4cea06caa9f009 Mon Sep 17 00:00:00 2001 From: saturneric Date: Sun, 10 Sep 2023 02:56:23 +0800 Subject: fix: remove submodules and delete debug build pipeline --- .gitmodules | 9 --------- 1 file changed, 9 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index dc991643..1c05e529 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,12 +1,3 @@ -[submodule "third_party/gpgme"] - path = third_party/gpgme - url = https://github.com/gpg/gpgme.git -[submodule "third_party/libassuan"] - path = third_party/libassuan - url = https://github.com/gpg/libassuan.git -[submodule "third_party/libgpg-error"] - path = third_party/libgpg-error - url = https://github.com/gpg/libgpg-error.git [submodule "third_party/json"] path = third_party/json url = https://github.com/nlohmann/json.git -- cgit v1.2.3