Skip to content

Commit

Permalink
feat: update config
Browse files Browse the repository at this point in the history
  • Loading branch information
xsf0105 committed Nov 4, 2022
1 parent a78c3a1 commit 0590a39
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/deploy2io.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: yarn
- run: yarn run link
- run: yarn push2GithubWebsite
- run: cd example
- run: npm i
- run: npm run build
- name : Sync
uses : JamesIves/github-pages-deploy-action@4.1.7
with :
Expand Down

0 comments on commit 0590a39

Please sign in to comment.