test
Some checks failed
/ debug (push) Failing after 36s

This commit is contained in:
lubiana 2024-12-12 20:20:48 +01:00
commit e5584dd778
Signed by: lubiana
SSH key fingerprint: SHA256:vW1EA0fRR3Fw+dD/sM0K+x3Il2gSry6YRYHqOeQwrfk
957 changed files with 11340 additions and 0 deletions

View file

@ -0,0 +1,9 @@
on: [push]
jobs:
build:
runs-on: docker
name: debug
steps:
- uses: actions/checkout@v4
- name: hugo
uses: ./actions/hugo