mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-17 20:18:24 +02:00
feat: use homedir from os
This commit is contained in:
parent
20a5153038
commit
9fb3c0c9e9
4 changed files with 7 additions and 14 deletions
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
|
Loading…
Add table
Add a link
Reference in a new issue