Skip to content

Commit

Permalink
Merge pull request #7 from xinyuli1204/xinyuli1204-patch-2
Browse files Browse the repository at this point in the history
Update publish.yml
  • Loading branch information
xinyuli1204 authored Jan 30, 2024
2 parents 1d59842 + a6ac337 commit 69e250b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: build
run: |
npm install
npm build
npm run build
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
with:
Expand Down

0 comments on commit 69e250b

Please sign in to comment.