Skip to content

Commit

Permalink
Use default
Browse files Browse the repository at this point in the history
  • Loading branch information
bailuk committed Feb 13, 2024
1 parent 47553bc commit a9568c4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build-on-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,11 @@ jobs:
path: |
generator/build/reports/*
generator/build/*.out
if-no-files-found: ignore
- name: Upload library test reports
uses: actions/upload-artifact@v4
with:
name: library-reports
path: |
java-gtk/build/reports/*
**/*.log
if-no-files-found: ignore
**/*.log

0 comments on commit a9568c4

Please sign in to comment.