diff options
author | Morph <39850852+Morph1984@users.noreply.github.com> | 2023-06-06 21:06:19 +0200 |
---|---|---|
committer | Morph <39850852+Morph1984@users.noreply.github.com> | 2023-06-06 21:12:12 +0200 |
commit | 08ba16e1054079af8ceec3de76c53443fc92ac50 (patch) | |
tree | f622ce98dd17201fb3a8931381b425a670842634 | |
parent | github: Remove release workflow (diff) | |
download | yuzu-08ba16e1054079af8ceec3de76c53443fc92ac50.tar yuzu-08ba16e1054079af8ceec3de76c53443fc92ac50.tar.gz yuzu-08ba16e1054079af8ceec3de76c53443fc92ac50.tar.bz2 yuzu-08ba16e1054079af8ceec3de76c53443fc92ac50.tar.lz yuzu-08ba16e1054079af8ceec3de76c53443fc92ac50.tar.xz yuzu-08ba16e1054079af8ceec3de76c53443fc92ac50.tar.zst yuzu-08ba16e1054079af8ceec3de76c53443fc92ac50.zip |
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index ad7a9b970..95eae8109 100644 --- a/.gitmodules +++ b/.gitmodules @@ -49,6 +49,6 @@ [submodule "cpp-jwt"] path = externals/cpp-jwt url = https://github.com/arun11299/cpp-jwt.git -[submodule "externals/libadrenotools"] +[submodule "libadrenotools"] path = externals/libadrenotools url = https://github.com/bylaws/libadrenotools |