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 b4fb16c commit b7cabcbCopy full SHA for b7cabcb
.github/workflows/gh-pages-main.yml
@@ -22,7 +22,7 @@ jobs:
22
run: npm install
23
24
- name: Create build files for gh-pages deploy
25
- run: npm ghpages:build
+ run: npm run ghpages:build
26
27
# Reference: https://github.com/JamesIves/github-pages-deploy-action
28
- name: Deploy 🚀
0 commit comments