mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-04-22 12:57:23 -04:00
Fix custom user install location
This commit is contained in:
parent
19a14a231c
commit
0f1f9ab341
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue