Skip to content

Commit

Permalink
Fix custom user install location
Browse files Browse the repository at this point in the history
  • Loading branch information
jordancarlin committed Oct 21, 2024
1 parent 19a14a2 commit 0f1f9ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 0f1f9ab

Please sign in to comment.