Skip to content

Commit

Permalink
GHA.Windows: upload log for investigation
Browse files Browse the repository at this point in the history
  • Loading branch information
ibressler committed Jun 14, 2024
1 parent a2c63e3 commit 3c7f09a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,11 @@ jobs:
which make
sh build.sh
- name: Upload log
uses: actions/upload-artifact@v4
with:
path: config.log

- name: Building
if: ${{ ! startsWith(matrix.os, 'windows') }}
run: sh build.sh
Expand Down

0 comments on commit 3c7f09a

Please sign in to comment.