Skip to content

Commit aebddce

Browse files
committed
chore: bun action added
1 parent bcf916f commit aebddce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: actions/checkout@v4
17+
- uses: oven-sh/setup-bun@v2
1718
- name: Use Node.js ${{ matrix.node-version }}
1819
uses: actions/setup-node@v3
1920
with:

0 commit comments

Comments
 (0)