Fix extra logging

This commit is contained in:
Jordan Carlin 2025-05-31 23:19:53 -07:00
parent 2052bf76c5
commit c99e1184c1
No known key found for this signature in database

View file

@ -156,7 +156,7 @@ jobs:
if: always()
with:
name: buildroot-artifacts-${{ matrix.name }}
path: ${{ env.RISCV }}/buildroot/output/images/
path: ${{ github.workspace }}/buildroot/output/images/
# Only the linux-testvectors are needed, so remove the rest of the buildroot to save space
# Logs have already been uploaded so they can be removed
- name: Clean up installation