Skip to content

Commit

Permalink
ci: delete unless env
Browse files Browse the repository at this point in the history
  • Loading branch information
xunpod committed Jun 6, 2024
1 parent 98b01dc commit b9f3356
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:
# Build job
build:
runs-on: ubuntu-latest
env:
HUGO_VERSION: 0.122.0
steps:
- name: Install and Build
run: npm install && npm run build
Expand Down

0 comments on commit b9f3356

Please sign in to comment.