We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44c69ad commit d874829Copy full SHA for d874829
.github/workflows/gh-pages.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v2
13
- - run: npm install
+ - run: yarn
14
- run: npm run docs:build
15
- name: Deploy
16
uses: peaceiris/actions-gh-pages@v3
0 commit comments