Respect workflow argument for iOS
Signed-off-by: Mary Guillemard <mary@mary.zone>
This commit is contained in:
parent
8f286bb048
commit
70a111cbb6
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -131,8 +131,8 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
repository: 'libsdl-org/SDL'
|
||||
ref: 'SDL2'
|
||||
repository: Ryujinx/SDL
|
||||
ref: ${{ github.event.inputs.rev }}
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
path: 'SDL2-CS'
|
||||
|
Loading…
x
Reference in New Issue
Block a user