try gitea action
Some checks failed
/ build (push) Failing after 2m56s

This commit is contained in:
2024-07-30 21:13:55 +02:00
parent c10960326f
commit 2f73fc3dd1

View File

@ -14,7 +14,7 @@ jobs:
with:
path: resources
key: ${{ runner.os }}-resources
- name: Build
- name: Build test
run: hugo --minify
- uses: docker/login-action@v3
with: