Skip to content

Commit

Permalink
add setup-bun action [ci skip deploy]
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianoFerrari committed Mar 11, 2024
1 parent be9ac5d commit 6090f33
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/web-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
node-version: [18.x]

steps:
- name: Setup bun
uses: oven-sh/setup-bun@v1

- name: Checkout client
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 6090f33

Please sign in to comment.