Update .gitea/workflows/build.yaml

This commit is contained in:
neale 2023-10-27 20:52:19 -06:00
parent faeef87787
commit 90c1f3ab77
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@ name: Homepage
on: [push]
jobs:
build:
runs-on:
- host
steps:
- name: Check out source
run: git clone $GITHUB_SERVER_URL/$GITHUB_REPOSITORY .