mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-04-03 02:00:14 +08:00
chore(CI): test mac
This commit is contained in:
parent
9cb3b94a9d
commit
a440f657d6
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…
x
Reference in New Issue
Block a user