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 f0eb514 commit 43c8e48Copy full SHA for 43c8e48
.github/workflows/deploy.yml
@@ -24,7 +24,6 @@ jobs:
24
node-version: 11
25
cache: 'npm'
26
- uses: actions/configure-pages@v2
27
- id: pages
28
- run: npm ci
29
- run: npm run build
30
- uses: actions/upload-pages-artifact@v1
0 commit comments