Skip to content

Commit

Permalink
upload setup logs too
Browse files Browse the repository at this point in the history
  • Loading branch information
rhysdh540 committed Nov 7, 2024
1 parent 7fa1245 commit 6441604
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,6 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: smokeTest
path: build/smoke_test/**/logs/**
path: |
build/smoke_test/**/logs/**
build/smoke_test/**/setup.log

0 comments on commit 6441604

Please sign in to comment.