Skip to content

Commit

Permalink
Update webpack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
paulhiggs authored Jul 17, 2024
1 parent b4427d1 commit d302e5a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/webpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ jobs:
npx webpack --config ./webpack-script.cjs --mode production --no-output-clean
-name: Show Results
run: ls -l
run: |
ls -l
- name: Provision
run: |

0 comments on commit d302e5a

Please sign in to comment.