mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-18 04:28:28 +02:00
chore(CI): test mac
This commit is contained in:
parent
9cb3b94a9d
commit
a440f657d6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -36,4 +36,4 @@ jobs:
|
|||
run: curl -fsSL https://bun.sh/install | bash; echo "${HOME}/.bun/bin" >> $GITHUB_PATH
|
||||
|
||||
- name: Try bun
|
||||
run: /Users/runner/.bun/bin/bun
|
||||
run: /Users/runner/.bun/bin/bun --version
|
Loading…
Add table
Add a link
Reference in a new issue