Skip to content

Commit

Permalink
Update azure-static-web-apps-plugged-method.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LiarOnce authored May 27, 2024
1 parent 0eb1d2f commit cf4df0d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/azure-static-web-apps-plugged-method.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,12 @@ jobs:
cd build
npm install
npm run replace
- name: Minify all files
run: |
cd build/build
npm install -g minify
minify ../*
- name: Build And Deploy
id: builddeploy
Expand Down

0 comments on commit cf4df0d

Please sign in to comment.