forked from drowl87/hextra_mirror
fix: remove configure pages
This commit is contained in:
parent
600c8e5ea4
commit
9b4113ab41
5
.github/workflows/pages.yml
vendored
5
.github/workflows/pages.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user