feat: use homedir from os

This commit is contained in:
xHyroM 2022-07-12 09:39:16 +02:00
parent 20a5153038
commit 9fb3c0c9e9
4 changed files with 7 additions and 14 deletions

View file

@ -36,4 +36,4 @@ jobs:
run: curl https://bun.sh/install | bash
- name: Try bun
run: bun
run: /Users/runner/.bun/bin/bun