mirror of
https://github.com/Ryujinx/SDL2-CS.git
synced 2024-12-22 18:45:26 +00:00
Switch target repo to ppy/SDL
This commit is contained in:
parent
8807bcc1b2
commit
4ca474a69b
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -67,7 +67,7 @@ jobs:
|
||||||
g++-multilib
|
g++-multilib
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
repository: libsdl-org/SDL
|
repository: ppy/SDL
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
path: 'SDL2-CS'
|
path: 'SDL2-CS'
|
||||||
|
|
Loading…
Reference in a new issue