Skip to content

Commit

Permalink
fix: remove configure pages
Browse files Browse the repository at this point in the history
  • Loading branch information
imfing authored Aug 21, 2023
1 parent 600c8e5 commit 9b4113a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9b4113a

Please sign in to comment.