.forgejo/workflows/build.yaml aktualisiert
This commit is contained in:
parent
f41a50b2a8
commit
8fa6888305
1 changed files with 2 additions and 2 deletions
|
@ -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: |
|
||||
|
|
Loading…
Reference in a new issue