Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ReduxFlakes authored Jun 14, 2024
1 parent c7983e4 commit 304f02f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Use Bun
uses: oven-sh/setup-bun@v1
- uses: oven-sh/setup-bun@v1
- run: bun i --save-dev
- run: bun run build
- name: Archive build artifacts
Expand Down

0 comments on commit 304f02f

Please sign in to comment.