Stop using fork

This commit is contained in:
Dean Herbert 2021-11-23 17:29:50 +09:00
parent 6dd9f14040
commit 054e86eabe

View file

@ -67,7 +67,7 @@ jobs:
g++-multilib
- uses: actions/checkout@v2
with:
repository: ppy/SDL
repository: libsdl-org/SDL
- uses: actions/checkout@v2
with:
path: 'SDL2-CS'