Skip to content

Commit

Permalink
more failure logs
Browse files Browse the repository at this point in the history
  • Loading branch information
nic11 committed Dec 22, 2024
1 parent d0bdd1c commit 9f191e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-ubuntu-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: install-x64-linux-dbg-out.log
path: ${{github.workspace}}/vcpkg/buildtrees/rsm-bsa/install-x64-linux-dbg-out.log
path: ${{github.workspace}}/vcpkg/buildtrees/**/*.log

- name: Upload compile_commands.json
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 9f191e2

Please sign in to comment.