Skip to content

Commit

Permalink
ci: add bun checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
catouberos committed Nov 28, 2023
1 parent a64389d commit a2009c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
name: Deploy
steps:
- uses: actions/checkout@v3
- uses: oven-sh/setup-bun@v1
- name: Deploy
uses: cloudflare/wrangler-action@v3
with:
Expand Down

0 comments on commit a2009c4

Please sign in to comment.