We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9944f73 commit e0d2cf4Copy full SHA for e0d2cf4
.github/workflows/hugo.yaml
@@ -45,13 +45,6 @@ jobs:
45
with:
46
submodules: recursive
47
fetch-depth: 0
48
- # TODO: is this needed?
49
- - name: Setup Pages
50
- id: pages
51
- uses: actions/configure-pages@v5
52
53
- - name: Install Node.js dependencies
54
- run: "[[ -f package-lock.json || -f npm-shrinkwrap.json ]] && npm ci || true"
55
- name: Build with Hugo
56
env:
57
# For maximum backward compatibility with Hugo modules
0 commit comments