Skip to content

Commit

Permalink
Miss (#38)
Browse files Browse the repository at this point in the history
feat: add Api navigateTo
  • Loading branch information
missannil authored Nov 21, 2023
2 parents ac855d7 + 3a0eb51 commit 4d529f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
if: ${{ steps.release.outputs.release_created }}
- run: npm i husky -D
if: ${{ steps.release.outputs.release_created }}
- run: npm install
- run: npm i
if: ${{ steps.release.outputs.release_created }}
# 打包
- run: npm run build
Expand Down

0 comments on commit 4d529f5

Please sign in to comment.