ci: Fix CI builds being marked as dirty. (#6656)

This commit is contained in:
Steveice10 2023-07-04 21:02:33 -07:00 committed by GitHub
parent 13a8969824
commit df9cc1b84c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 10 additions and 6 deletions

2
.gitmodules vendored
View file

@ -36,7 +36,7 @@
url = https://github.com/mozilla/cubeb
[submodule "discord-rpc"]
path = externals/discord-rpc
url = https://github.com/discord/discord-rpc.git
url = https://github.com/yuzu-emu/discord-rpc.git
[submodule "cpp-jwt"]
path = externals/cpp-jwt
url = https://github.com/arun11299/cpp-jwt.git