Skip to content

Commit

Permalink
im dumb
Browse files Browse the repository at this point in the history
  • Loading branch information
alvindimas05 committed Jul 24, 2024
1 parent 7f9a7c5 commit c0cc279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v2
- run: bun i -g webpack webpack-cli
- run: bun i
- run: bun run build
- name: Publish release
if: ${{ github.event_name == 'workflow_dispatch' }}
Expand Down

0 comments on commit c0cc279

Please sign in to comment.