Temporarily enable artifact upload

This commit is contained in:
cochcoder
2025-02-27 22:14:58 -05:00
parent 95282dca15
commit eb427a5853

View File

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