Skip to content

Commit

Permalink
feat: update yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xsf0105 committed Nov 2, 2022
1 parent b7ab0b3 commit 64950a0
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/sync-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- with:
node-version: "16.x"
- run: yarn run bootstrap
- run: yarn copydocs
- run: npm install fs-extra
- run: npm run copydocs
- name : Sync
uses : JamesIves/github-pages-deploy-action@4.1.7
with :
Expand Down
41 changes: 41 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 64950a0

Please sign in to comment.