Skip to content

Commit

Permalink
Update webpack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ra1d7 authored Jul 19, 2024
1 parent cc71c30 commit ae7145e
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 @@ -25,4 +25,4 @@ jobs:
- name: Build
run: |
npm install --force
ng build
npm run build --if-present

0 comments on commit ae7145e

Please sign in to comment.