mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Fix installation log path
This commit is contained in:
parent
43b2737a03
commit
8fea89ac87
2
.github/workflows/install.yml
vendored
2
.github/workflows/install.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user