diff --git a/.gitea/workflows/hugo-deploy.yaml b/.gitea/workflows/hugo-deploy.yaml index 439c055..51833c5 100644 --- a/.gitea/workflows/hugo-deploy.yaml +++ b/.gitea/workflows/hugo-deploy.yaml @@ -23,7 +23,7 @@ jobs: uses: GuillaumeFalourd/setup-rsync@v1.2 - name: Build - run: hugo --minify + run: hugo - name: Install SSH Key uses: shimataro/ssh-key-action@v2