mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-18 06:45:38 +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:
|
Create_Artifact_For_Flathub:
|
||||||
runs-on: retrodeck
|
runs-on: retrodeck
|
||||||
needs: [Create_Flatpak, Creating_Release]
|
needs: Create_Flatpak
|
||||||
steps:
|
steps:
|
||||||
- name: Clone RetroDECK repo
|
- name: Clone RetroDECK repo
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
Loading…
Reference in a new issue