Skip to content

Commit

Permalink
🐛 FIX: 修改命令
Browse files Browse the repository at this point in the history
  • Loading branch information
Aomd committed Apr 8, 2024
1 parent 0d1de58 commit b31389d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
registry-url: https://registry.npmjs.org/
- run: git config --global user.email "g00665@163.com"
- run: git config --global user.name "Aomd"
- run: npm ci
- run: npm install
- run: npm run build
- run: npm publish
env:
Expand Down

0 comments on commit b31389d

Please # to comment.