Skip to content

Commit

Permalink
fix(CI): restore e2e sinsp report uploading
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Terzolo <andreaterzolo3@gmail.com>
  • Loading branch information
Andreagit97 authored and poiana committed Aug 27, 2024
1 parent 827eef3 commit 89edd36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ jobs:
with:
name: ${{ matrix.name }}_report
path: |
${{ github.workspace }}/build/report/
/tmp/report/
build-libs-emscripten:
name: build-libs-emscripten 🧐
Expand Down

0 comments on commit 89edd36

Please sign in to comment.