Skip to content

Commit

Permalink
Try to get the report
Browse files Browse the repository at this point in the history
  • Loading branch information
chenmozhijin committed May 1, 2024
1 parent 7f701f8 commit 3f626b0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/build-nuitka.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,11 @@ jobs:
path: |
build/
- name: Upload report
uses: actions/upload-artifact@v4
with:
name: ${{ runner.os }} - ${{ matrix.arch }} Build
path: |
nuitka-crash-report.xml
report.xml

0 comments on commit 3f626b0

Please sign in to comment.