Update .gitea/workflows/build.yaml

This commit is contained in:
neale 2023-10-27 14:58:27 -06:00
parent 648b71d43e
commit 1d20f20ed2
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ name: Homepage
on: [push]
jobs:
publish:
runs-on: ubuntu-latest:docker
container: klakegg/hugo:ext
steps:
- name: Check out source