mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-17 22:35:39 +00:00
Trying a new workflow - fix 2
This commit is contained in:
parent
217f1d86d1
commit
65f0f2c9c7
2
.github/workflows/cooker-selfhosted.yml
vendored
2
.github/workflows/cooker-selfhosted.yml
vendored
|
@ -208,7 +208,7 @@ jobs:
|
|||
|
||||
Create_Artifact_For_Flathub:
|
||||
runs-on: retrodeck
|
||||
needs: [Create_Flatpak, Creating_Release]
|
||||
needs: Create_Flatpak
|
||||
steps:
|
||||
- name: Clone RetroDECK repo
|
||||
uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in a new issue