Fix installation log path

This commit is contained in:
Jordan Carlin 2024-10-15 19:30:05 -07:00
parent 43b2737a03
commit 8fea89ac87
No known key found for this signature in database

View File

@ -89,7 +89,7 @@ jobs:
if: always()
with:
name: installation-logs-${{ matrix.name }}
path: $RISCV/logs/
path: ${{ env.RISCV }}/logs/
- name: make tests
run: |
source setup.sh