diff --git a/.github/workflows/build_all.yml b/.github/workflows/build_all.yml index 63639493a4..e52afe1bb1 100644 --- a/.github/workflows/build_all.yml +++ b/.github/workflows/build_all.yml @@ -105,7 +105,7 @@ jobs: manifest-path: flatpak/io.github.softfever.OrcaSlicer.yml cache: true arch: ${{ matrix.variant.arch }} - upload-artifact: false + upload-artifact: true - name: Deploy Flatpak to nightly release if: ${{github.ref == 'refs/heads/main'}} uses: WebFreak001/deploy-nightly@v3.2.0