We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23e5b1a commit c897083Copy full SHA for c897083
1 file changed
.github/workflows/webpack.yml
@@ -29,4 +29,4 @@ jobs:
29
run: bun install
30
31
- name: Build
32
- run: npx webpack
+ run: bun run build
0 commit comments