mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-27 00:05:37 +00:00
ARTIFACTS: comment alignement broke the yaml
This commit is contained in:
parent
5372769dfb
commit
e8388e3e13
1
.github/workflows/cooker.yml
vendored
1
.github/workflows/cooker.yml
vendored
|
@ -234,7 +234,6 @@ jobs:
|
|||
- name: Finishing build
|
||||
#if: steps.cache-cooker.outputs.cache-hit != 'true'
|
||||
run: |
|
||||
#cd $GITHUB_WORKSPACE
|
||||
sudo flatpak-builder --user --force-clean --repo=$GITHUB_WORKSPACE/local retrodeck-flatpak-cooker net.retrodeck.retrodeck.yml
|
||||
|
||||
- name: Compressing cache
|
||||
|
|
Loading…
Reference in a new issue