mirror of
https://github.com/dborth/snes9xgx.git
synced 2024-11-01 08:25:18 +01:00
Update Github Workflow (#997)
This commit is contained in:
parent
01012bfebc
commit
404a4bb746
@ -12,7 +12,8 @@ jobs:
|
|||||||
container: devkitpro/devkitppc:latest
|
container: devkitpro/devkitppc:latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- name: Checkout snes9xgx repo
|
||||||
|
uses: actions/checkout@v1
|
||||||
with:
|
with:
|
||||||
submodules: true
|
submodules: true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user