Skip to content

Commit

Permalink
Temporarily enable artifact upload
Browse files Browse the repository at this point in the history
  • Loading branch information
cochcoder committed Feb 28, 2025
1 parent 95282dc commit eb427a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit eb427a5

Please sign in to comment.