update github-pages workflow
This commit is contained in:
parent
87821959f4
commit
c88f7eb625
1
.github/workflows/hugo.yml
vendored
1
.github/workflows/hugo.yml
vendored
@ -32,7 +32,6 @@ jobs:
|
|||||||
uses: actions/setup-node@v3
|
uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: ${{ env.NODE_VERSION }}
|
node-version: ${{ env.NODE_VERSION }}
|
||||||
cache: 'npm'
|
|
||||||
|
|
||||||
- name: Install Hugo
|
- name: Install Hugo
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user