diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 3e4e5a9..4333557 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -265,7 +265,8 @@ jobs: sudo flatpak install -y flathub org.gnome.Sdk//48 org.gnome.Platform//48 org.freedesktop.Sdk.Extension.node20//24.08 org.freedesktop.Sdk.Extension.rust-stable//24.08 sudo flatpak update - - uses: flatpak/flatpak-github-actions/flatpak-builder@v6 + - name: setup flatpak + uses: flatpak/flatpak-github-actions/flatpak-builder@v6 with: bundle: io.github.Emerald_Legacy_Launcher.Emerald_Legacy_Launcher.flatpak manifest-path: flatpak/io.github.Emerald_Legacy_Launcher.Emerald_Legacy_Launcher.yml