Skip to content

Commit

Permalink
Update webpack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0xerorn authored Jul 30, 2024
1 parent adbb449 commit 3d67499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/webpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: Build
run: |
bun install --save-dev -g webpack
bun install -g webpack-cli
webpack .
- name: Write changes to repository
uses: stefanzweifel/git-auto-commit-action@v4

0 comments on commit 3d67499

Please sign in to comment.