Update .gitea/workflows/build.yaml
This commit is contained in:
parent
90c1f3ab77
commit
e0035bd374
|
@ -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