Skip to content

Commit

Permalink
Install webpack-cli package
Browse files Browse the repository at this point in the history
Signed-off-by: Edward Ly <[email protected]>
  • Loading branch information
edward-ly committed Jul 16, 2024
1 parent 84bb7f3 commit 7315889
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/appstore-build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ jobs:
run: |
cd ${{ env.APP_NAME }}
npm ci
npm install --no-save webpack-cli
npm run build --if-present
- name: Check Krankerl config
Expand Down

0 comments on commit 7315889

Please sign in to comment.