Skip to content

Commit

Permalink
Update npm-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dasein108 authored Apr 15, 2024
1 parent de98768 commit d03472a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
node-version: 18
- run: yarn install
- run: yarn build
- run: cp package.json ./build/package.json
- uses: actions/upload-artifact@v3
with:
name: build-artifact
Expand Down

0 comments on commit d03472a

Please sign in to comment.