Update .gitea/workflows/build.yaml
Homepage / build (push) Failing after 8s
Details
Homepage / build (push) Failing after 8s
Details
This commit is contained in:
parent
3c560f3903
commit
d212956591
|
@ -3,7 +3,7 @@ on: [push]
|
|||
jobs:
|
||||
build:
|
||||
runs-on:
|
||||
- host
|
||||
- hugo
|
||||
steps:
|
||||
- name: Check out source
|
||||
run: git clone $GITHUB_SERVER_URL/$GITHUB_REPOSITORY .
|
||||
|
|
Loading…
Reference in New Issue