Skip to content

Commit b9f3356

Browse files
committed
ci: delete unless env
1 parent 98b01dc commit b9f3356

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pages.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ jobs:
1818
# Build job
1919
build:
2020
runs-on: ubuntu-latest
21-
env:
22-
HUGO_VERSION: 0.122.0
2321
steps:
2422
- name: Install and Build
2523
run: npm install && npm run build

0 commit comments

Comments
 (0)