Skip to content

Commit

Permalink
add docs
Browse files Browse the repository at this point in the history
  • Loading branch information
xuel committed Mar 5, 2022
1 parent efe16a6 commit 4d7b85d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,4 @@ jobs:
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v2
- run: yarn build
- run: mv docs docsbak && mv ./build ./docs && cp -r ./docs/* /
- run: ls /
- run: mv docs docsbak && mv build docs && ls docs/

0 comments on commit 4d7b85d

Please sign in to comment.