Skip to content

Commit

Permalink
Fixed dikke vette errort
Browse files Browse the repository at this point in the history
  • Loading branch information
Eduard Keilholz committed Aug 22, 2024
1 parent 61612ab commit b84100c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/az-static-web-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,7 @@ jobs:
HUGO_CACHEDIR: ${{ runner.temp }}/hugo_cache
HUGO_ENVIRONMENT: production
run: |
hugo --minify steps:
- uses: actions/checkout@v3
with:
submodules: true
hugo --minify
- name: Build And Deploy
id: builddeploy
uses: Azure/static-web-apps-deploy@v1
Expand Down

0 comments on commit b84100c

Please sign in to comment.