Skip to content

Commit

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

0 comments on commit 1e19b0f

Please sign in to comment.