No npm install
All checks were successful
Publish To Prod / deploy_and_publish (push) Successful in 1m6s
All checks were successful
Publish To Prod / deploy_and_publish (push) Successful in 1m6s
This commit is contained in:
@@ -17,12 +17,6 @@ jobs:
|
|||||||
submodules: true # Fetch Hugo themes (true OR recursive)
|
submodules: true # Fetch Hugo themes (true OR recursive)
|
||||||
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
|
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
|
||||||
|
|
||||||
- uses: actions/setup-node@v4
|
|
||||||
with:
|
|
||||||
node-version: 22
|
|
||||||
|
|
||||||
- run: npm install
|
|
||||||
|
|
||||||
- name: Setup Hugo
|
- name: Setup Hugo
|
||||||
uses: peaceiris/actions-hugo@v2
|
uses: peaceiris/actions-hugo@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user