mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Fix custom user install location
This commit is contained in:
parent
19a14a231c
commit
0f1f9ab341
2
.github/workflows/install.yml
vendored
2
.github/workflows/install.yml
vendored
@ -72,7 +72,7 @@ jobs:
|
||||
os: ubuntu-latest
|
||||
image: null
|
||||
user: true
|
||||
riscv_path: $HOME/riscv
|
||||
riscv_path: $HOME/riscv-toolchain
|
||||
|
||||
# run on selected version of ubuntu or on ubuntu-latest with docker image
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
Loading…
Reference in New Issue
Block a user