Attempt fix CI npx hanging
This commit is contained in:
@@ -26,7 +26,7 @@ tasks:
|
|||||||
|
|
||||||
# Spellcheck Markdown files
|
# Spellcheck Markdown files
|
||||||
- spelling: |
|
- spelling: |
|
||||||
npx cspell "content/**/*.md"
|
npx --yes cspell "content/**/*.md"
|
||||||
|
|
||||||
# Diff RSS template against Hugo default, make sure only differences are intentional
|
# Diff RSS template against Hugo default, make sure only differences are intentional
|
||||||
- rss: |
|
- rss: |
|
||||||
|
|||||||
Reference in New Issue
Block a user