mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 14:05:39 +00:00
WORKFLOW: tentative solution for PRs - try#7 [skip ci]
This commit is contained in:
parent
42810c733e
commit
3f063f693a
1
.github/workflows/cooker-selfhosted.yml
vendored
1
.github/workflows/cooker-selfhosted.yml
vendored
|
@ -54,7 +54,6 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 0
|
||||
submodules: 'true'
|
||||
ref: ${{ github.sha }}
|
||||
|
||||
- name: "Install dependencies"
|
||||
run: "automation_tools/install_dependencies.sh"
|
||||
|
|
Loading…
Reference in a new issue