mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 14:05:39 +00:00
WORKFLOW: tentative solution for PRs - try#4 [skip ci]
This commit is contained in:
parent
11877adc38
commit
5bad19fb35
1
.github/workflows/cooker-selfhosted.yml
vendored
1
.github/workflows/cooker-selfhosted.yml
vendored
|
@ -54,6 +54,7 @@ jobs:
|
|||
- name: Clone RetroDECK repo
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
submodules: 'true'
|
||||
ref: ${{ github.sha }}
|
||||
|
||||
|
|
Loading…
Reference in a new issue