diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 6be7445..1bc6f63 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -8,7 +8,7 @@ jobs: deploy: runs-on: ubuntu-latest container: - image: hugomods/hugo:exts-0.161.1 + image: hugomods/hugo:debian-dart-sass-node-git-0.161.1 steps: - name: Checkout with LFS uses: actions/checkout@v4