Skip to content

Commit

Permalink
feat: update
Browse files Browse the repository at this point in the history
  • Loading branch information
xsf0105 committed Nov 2, 2022
1 parent f0cdf4d commit ddf4e52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sync-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
steps:
- uses: actions/checkout@v2
- run: node -v
- run: npm i fs-extra --force
- run: npm run copydocs
- run: yarn add fs-extra
- run: yarn copydocs
- name : Sync
uses : JamesIves/github-pages-deploy-action@4.1.7
with :
Expand Down

0 comments on commit ddf4e52

Please sign in to comment.