test: doesn't run?
Some checks failed
Website build and deploy / build (pull_request) Failing after 40s

This commit is contained in:
2026-04-01 11:35:12 +02:00
parent da9938c90d
commit d11b632801

View File

@@ -49,9 +49,9 @@ jobs:
- name: Build website with Hugo - name: Build website with Hugo
run: hugo run: hugo
- name: Check for broken links # - name: Check for broken links
run: mise linkcheck --offline # run: mise linkcheck --offline
continue-on-error: ${{ gitea.ref == 'refs/heads/main' }} # continue-on-error: ${{ gitea.ref == 'refs/heads/main' }}
- name: Copy website to host - name: Copy website to host
uses: https://github.com/appleboy/scp-action@ff85246acaad7bdce478db94a363cd2bf7c90345 # v1.0.0 uses: https://github.com/appleboy/scp-action@ff85246acaad7bdce478db94a363cd2bf7c90345 # v1.0.0