diff options
author | saturneric <[email protected]> | 2025-04-16 22:32:05 +0000 |
---|---|---|
committer | saturneric <[email protected]> | 2025-04-16 22:32:05 +0000 |
commit | eae2c5f3c680aee93c875c07e89e165dae6583cb (patch) | |
tree | 98338a75e361a289b0d016dada69a351081c7595 /.gitmodules | |
parent | chore: upgrade linux build env to ubuntu-22.04 (diff) | |
download | GpgFrontend-eae2c5f3c680aee93c875c07e89e165dae6583cb.tar.gz GpgFrontend-eae2c5f3c680aee93c875c07e89e165dae6583cb.zip |
fix: solve CI build dependencies
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index feb2801f..5f6d4363 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,4 +6,4 @@ url = https://github.com/qt/qttranslations.git [submodule "modules"] path = modules - url = https://git.bktus.com/GpgFrontend/GpgFrontend-Modules.git + url = https://git.bktus.com/GpgFrontend/Modules.git |