Job6 - Specified local repo location

This commit is contained in:
Xargon 2022-05-13 00:21:47 +09:00
parent be4a777ced
commit 8a910270f3

View file

@ -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: |