Update .gitea/workflows/build.yaml
Homepage / build (push) Failing after 8s Details

This commit is contained in:
neale 2023-10-27 20:53:16 -06:00
parent 3c560f3903
commit d212956591
1 changed files with 1 additions and 1 deletions

View File

@ -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 .