Skip to content

Commit

Permalink
fix workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
chenmozhijin committed May 1, 2024
1 parent 0b506f6 commit 87cedf7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-nuitka.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
- name: Upload report
uses: actions/upload-artifact@v4
if: success() || failure()
with:
name: ${{ runner.os }} - ${{ matrix.arch }} report
path: |
Expand Down

0 comments on commit 87cedf7

Please sign in to comment.