Skip to content

Commit

Permalink
Update webpack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
songxingling1 authored Dec 15, 2024
1 parent 49083dd commit 3ff4fac
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/webpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ jobs:
run: |
npm install
webpack --mode production
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/[email protected]
with:
name: build-artifact
path: dist/

0 comments on commit 3ff4fac

Please sign in to comment.