feat: use homedir from os
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -36,4 +36,4 @@ jobs:
|
||||
run: curl https://bun.sh/install | bash
|
||||
|
||||
- name: Try bun
|
||||
run: bun
|
||||
run: /Users/runner/.bun/bin/bun
|
||||
Reference in New Issue
Block a user