mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-04-04 02:30:10 +08:00
chore: fix workflow
This commit is contained in:
parent
bf0dbd9f81
commit
5ae94929ee
16
.github/workflows/test.yml
vendored
16
.github/workflows/test.yml
vendored
@ -28,12 +28,12 @@ jobs:
|
||||
- name: Try bun
|
||||
run: bun add types
|
||||
|
||||
test-mac:
|
||||
runs-on: macos-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Setup Bun
|
||||
run: curl https://bun.sh/install | bash
|
||||
test-mac:
|
||||
runs-on: macos-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Setup Bun
|
||||
run: curl https://bun.sh/install | bash
|
||||
|
||||
- name: Try bun
|
||||
run: bun
|
||||
- name: Try bun
|
||||
run: bun
|
Loading…
x
Reference in New Issue
Block a user