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
|
||||
with:
|
||||
node-version: ${{ env.NODE_VERSION }}
|
||||
cache: 'npm'
|
||||
|
||||
- name: Install Hugo
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user