update github-pages workflow
This commit is contained in:
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: |
|
||||
|
Reference in New Issue
Block a user