diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 07e62b6..054bac7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,7 +9,7 @@ jobs: - name: setup hugo uses: peaceiris/actions-hugo@v2 - name: build - run: hugo --minify + run: hugo - uses: bcomnes/deploy-to-neocities@v1 if: ${{ github.ref == 'refs/heads/main' }} with: