From 694df6a1fac8dea5e333d9b6126f9021129df87b Mon Sep 17 00:00:00 2001 From: Stefan Hristozov Date: Fri, 29 Dec 2023 11:41:20 +0100 Subject: [PATCH] fix path for uploading artefacts --- .github/workflows/ci.yml | 12 ++++++------ benchmarks.md | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ab96d96a..af8c0481 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -99,17 +99,17 @@ jobs: name: github-pages path: test/lcov_html -# - name: Upload rom report -# uses: actions/upload-pages-artifact@v1 -# with: -# name: github-pages -# path: build_reports/rom_report_nrf91_with_tinycrypt.txt + - name: Upload rom report + uses: actions/upload-pages-artifact@v1 + with: + name: github-pages + path: test/build_reports/rom_report_nrf91_with_tinycrypt.txt - name: Upload stack report uses: actions/upload-pages-artifact@v1 with: name: github-pages - path: build_reports/stack_report.html + path: test/build_reports/stack_report.html # Deploy job diff --git a/benchmarks.md b/benchmarks.md index 89748be8..aba6df99 100644 --- a/benchmarks.md +++ b/benchmarks.md @@ -16,7 +16,7 @@ Notes: | uoscore-uedhoc 3.0.x with FLA | uoscore-uedhoc 3.0.x with VLA | TLS 1.3 | DTLS 1.3 | | --------------------------------------------- | --------------------------------------------- | ---------- | ---------- | -| 6916 Byte (initiator) / 6656 Byte (responder) | 6440 Byte (initiator) / 6160 Byte (responder) | 21692 Byte | 22026 Byte | +| 5639 Byte (initiator) / 6656 Byte (responder) | 5639 Byte (initiator) / 5351 Byte (responder) | 21692 Byte | 22026 Byte | Notes: