Problem in .github/workflows/pages.yml #5762
-
Check List
Expected behaviorthe Github Action blocks the deployment process Actual behaviorerror occurs in the Github Action How to reproduce?insert "npm install -g hexo-cli" in pages.yml file Is the problem still there under
|
Beta Was this translation helpful? Give feedback.
Answered by
stevenjoezhang
Mar 28, 2026
Replies: 1 comment
-
|
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
uiolee
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
npm install -g hexo-cliis unnecessary. Trynpx hexo g