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 0b6290e commit b0f532aCopy full SHA for b0f532a
.github/workflows/deploy.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v2
14
15
- name: build
16
- - run: npm install && npm run build
+ run: npm install && npm run build
17
18
- name: Deploy
19
uses: peaceiris/actions-gh-pages@v3
0 commit comments