.forgejo/workflows/build.yaml aktualisiert
Some checks failed
build-to-pages / build (push) Failing after 3s
build-to-pages / push (push) Failing after 2s

This commit is contained in:
hoernschen 2023-10-22 19:43:31 +00:00
parent f41a50b2a8
commit 8fa6888305

View file

@ -4,8 +4,8 @@ branches: [main]
jobs:
build:
runs-on: docker
#env:
# HUGO_VERSION: 0.115.4
env:
HUGO_VERSION: 0.115.4
steps:
- name: Install Hugo CLI
run: |