Skip to content

Commit

Permalink
feat: test action
Browse files Browse the repository at this point in the history
  • Loading branch information
xsf0105 committed Mar 29, 2023
1 parent 25435fc commit c9aa679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy2io.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
# 会有很多npm包在外层,link 使用
# 会有很多 npm 包在外层,link 使用
# - run: cd example && npm i --legacy-peer-deps && npm run build
- run: yarn
- run: yarn run link
Expand Down

0 comments on commit c9aa679

Please sign in to comment.