Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mjsoftking authored Jan 7, 2025
1 parent b41ea8b commit ef3a129
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,6 @@ jobs:
asset_name: halo-theme-dream2.0-plus-V${{ env.version }}.zip
asset_content_type: application/zip

- name: npm cache clean
if: ${{ env.branch_type == 'master' }}
run: npm cache clean
- name: npm ci
if: ${{ env.branch_type == 'master' }}
run: npm ci
Expand Down

0 comments on commit ef3a129

Please sign in to comment.