Skip to content

Commit

Permalink
Update deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
harrymkt authored Dec 3, 2024
1 parent 2ce587e commit 48d33c5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,10 @@ jobs:
# Build job
build:
runs-on: windows-latest
env:
HUGO_VERSION: 0.139.3
steps:
- name: Install Hugo CLI
run: |
choco install hugo-extended
- name: Install Dart Sass
run: sudo snap install dart-sass
- name: Checkout
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 48d33c5

Please sign in to comment.