mirror of https://github.com/escalate/hugo-split-theme.git

Felix Boerner
31.58.2024 aeb4e29ea2f0a720ecac48f4c9db67e39cf3330f
ci: use hugo extended version
1 files modified
4 ■■■ changed files
.github/workflows/test.yml 4 ●●● patch | view | raw | blame | history
.github/workflows/test.yml
@@ -17,7 +17,9 @@
        uses: actions/checkout@v4
      - name: Setup Hugo
        uses: peaceiris/actions-hugo@v2
        uses: peaceiris/actions-hugo@v3
        with:
          extended: true
      - name: Build Hugo example site with image
        run: |