Skip to content

Commit

Permalink
Update Bun script
Browse files Browse the repository at this point in the history
  • Loading branch information
boyuanx committed Jan 1, 2025
1 parent f48b058 commit d7ecdf5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:

- name: Install Bun
uses: oven-sh/setup-bun@v2

- name: Install NPM Dependencies
run: bun i

- name: Install Foundry
Expand Down

0 comments on commit d7ecdf5

Please sign in to comment.