Skip to content

Commit

Permalink
Try to fix artifact upload
Browse files Browse the repository at this point in the history
  • Loading branch information
heplesser committed Apr 19, 2024
1 parent 7d46cd4 commit 8b3578a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/nestbuildmatrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -848,6 +848,6 @@ jobs:
with:
name: "${{ matrix.NEST_BUILD_TYPE }}-build-logs-${{ matrix.os }}-${{ matrix.cpp_compiler }}"
path: |
install_manifest.txt
**.log
build/reports/**
/home/runner/work/nest-simulator/nest-simulator/build/test_report_*/
#install_manifest.txt
#**.log

0 comments on commit 8b3578a

Please sign in to comment.