Skip to content

Commit f7ce28d

Browse files
authored
Update deploy.yml
1 parent a2919ea commit f7ce28d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
6161
- name: Install dependencies
6262
run: |
63-
npm install hexo-cli gulp hexo-deployer-git -g
63+
npm install hexo-cli gulp gulp-cli hexo-deployer-git -g
6464
npm install
6565
hexo clean && hexo g
6666
gulp

0 commit comments

Comments
 (0)