diff --git a/.github/workflows/build_all.yml b/.github/workflows/build_all.yml index abd77ba02a..668b8edc96 100644 --- a/.github/workflows/build_all.yml +++ b/.github/workflows/build_all.yml @@ -157,7 +157,7 @@ jobs: echo "date=$(date +'%Y%m%d')" >> $GITHUB_ENV echo "git_commit_hash=$git_commit_hash" >> $GITHUB_ENV shell: bash - - uses: flathub-infra/flatpak-github-actions/flatpak-builder@master + - uses: flatpak/flatpak-github-actions/flatpak-builder@master with: bundle: OrcaSlicer-Linux-flatpak_${{ env.ver }}_${{ matrix.variant.arch }}.flatpak manifest-path: scripts/flatpak/io.github.softfever.OrcaSlicer.yml