Skip to content

Commit a5bb9dc

Browse files
committed
fix webpack output
1 parent 35d5072 commit a5bb9dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/webpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
npx webpack --config ./webpack-cjs.cjs --mode production --no-output-clean
3333
npx webpack --config ./webpack-script.cjs --mode production --no-output-clean
3434
35-
-name: Show Results
35+
- name: Show Results
3636
run: |
3737
ls -l
3838

0 commit comments

Comments
 (0)