chore: auto-update github workflows

This commit is contained in:
CI workflows
2025-06-11 12:41:59 +00:00
parent a540b38151
commit 4248326697

View File

@@ -104,11 +104,6 @@ jobs:
mv app/dist/*.yml artifacts/ || true
rm artifacts/builder-debug.yml
- name: Upload artifacts
uses: actions/upload-artifact@v4
with:
name: ${{ matrix.os }}
path: artifacts
- name: Print content of notarization-error.log
if: failure() && matrix.os == 'macos-14'
run: |