Skip to content

Commit b7cabcb

Browse files
authored
Update gh-pages-main.yml
1 parent b4fb16c commit b7cabcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
run: npm install
2323

2424
- name: Create build files for gh-pages deploy
25-
run: npm ghpages:build
25+
run: npm run ghpages:build
2626

2727
# Reference: https://github.com/JamesIves/github-pages-deploy-action
2828
- name: Deploy 🚀

0 commit comments

Comments
 (0)