update
Some checks failed
Hugo / build (push) Failing after 8s

This commit is contained in:
Brooke 2024-03-06 01:59:01 -05:00
parent d5bafa70e5
commit 8253995af7

View file

@ -1,11 +1,13 @@
name: Hugo name: Hugo
on: [push] on:
push:
branches:
- main
jobs: jobs:
build: build:
runs-on: hugo-latest runs-on: hugo-latest
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: Run build task - name: Run build task