diff --git a/.github/workflows/cooker.yml b/.github/workflows/cooker.yml index 980c2f28..afd05f77 100644 --- a/.github/workflows/cooker.yml +++ b/.github/workflows/cooker.yml @@ -291,7 +291,7 @@ jobs: #if: steps.cache-cooker.outputs.cache-hit != 'true' run: | #cd $GITHUB_WORKSPACE - sudo flatpak build-bundle local RetroDECK.flatpak net.retrodeck.retrodeck + sudo flatpak build-bundle $GITHUB_WORKSPACE/local RetroDECK.flatpak net.retrodeck.retrodeck - name: Compressing cache run: |