chore: fix workflow
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user