Skip to content

Commit

Permalink
install with home prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
aktech committed Sep 18, 2023
1 parent 2ad935d commit 6a4ecd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:
run: |
JHUB_EXECUTABLE=JHub-0.1-Linux-x86_64.sh
chmod +x $JHUB_EXECUTABLE
bash $JHUB_EXECUTABLE -b -p /tmp/
ls /tmp/jhub
bash $JHUB_EXECUTABLE -b
ls ~/jhub
shell: micromamba-shell {0}

0 comments on commit 6a4ecd9

Please sign in to comment.