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 a2919ea commit f7ce28dCopy full SHA for f7ce28d
.github/workflows/deploy.yml
@@ -60,7 +60,7 @@ jobs:
60
61
- name: Install dependencies
62
run: |
63
- npm install hexo-cli gulp hexo-deployer-git -g
+ npm install hexo-cli gulp gulp-cli hexo-deployer-git -g
64
npm install
65
hexo clean && hexo g
66
gulp
0 commit comments