We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98b01dc commit b9f3356Copy full SHA for b9f3356
.github/workflows/pages.yaml
@@ -18,8 +18,6 @@ jobs:
18
# Build job
19
build:
20
runs-on: ubuntu-latest
21
- env:
22
- HUGO_VERSION: 0.122.0
23
steps:
24
- name: Install and Build
25
run: npm install && npm run build
0 commit comments