mirror of
https://github.com/RPCSX/rpcsx.git
synced 2025-12-06 07:12:14 +01:00
attempt to fix build workflow
This commit is contained in:
parent
8f1992c535
commit
a8d75fd4ab
1
.github/workflows/rpcsx.yml
vendored
1
.github/workflows/rpcsx.yml
vendored
|
|
@ -19,7 +19,6 @@ jobs:
|
|||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
submodules: recursive
|
||||
|
||||
- name: Setup dependencies
|
||||
|
|
|
|||
Loading…
Reference in a new issue