mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
Workflow: revert
This commit is contained in:
parent
bade40d89e
commit
6fb6cac394
2
.github/workflows/build_release.yml
vendored
2
.github/workflows/build_release.yml
vendored
|
@ -55,7 +55,7 @@ jobs:
|
|||
- name: Clone RetroDECK repo
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: 'true'
|
||||
submodules: true
|
||||
|
||||
# Install Dependencies
|
||||
- name: Install dependencies
|
||||
|
|
Loading…
Reference in a new issue