.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:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
#env:
|
env:
|
||||||
# HUGO_VERSION: 0.115.4
|
HUGO_VERSION: 0.115.4
|
||||||
steps:
|
steps:
|
||||||
- name: Install Hugo CLI
|
- name: Install Hugo CLI
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue