fix: remove configure pages

This commit is contained in:
Xin 2023-08-21 01:21:32 +01:00 committed by GitHub
parent 600c8e5ea4
commit 9b4113ab41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,11 +44,6 @@ jobs:
with:
hugo-version: '0.117.0'
extended: true
- name: Setup Pages
id: pages
uses: actions/configure-pages@v3
- name: Install Node.js dependencies
run: "[[ -f package-lock.json || -f npm-shrinkwrap.json ]] && npm ci || true"
- name: Build with Hugo
env:
# For maximum backward compatibility with Hugo modules