Skip to content

Commit 1173f5b

Browse files
committed
chore(idk): fixed stuff?
1 parent 4bff96b commit 1173f5b

3 files changed

Lines changed: 65 additions & 51 deletions

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ jobs:
1717
with:
1818
node-version: 20.x
1919

20+
- name: Setup Bun
21+
uses: oven-sh/setup-bun@v1
22+
2023
- name: Install dependencies
2124
run: bun install
2225

0 commit comments

Comments
 (0)