Merge branch 'main' of https://git.myco.systems/mycosystems/bellaskeys.com
All checks were successful
Hugo / build (push) Successful in 21s

This commit is contained in:
Brooke 2024-04-07 04:36:17 -04:00
commit f980d1d252

View file

@ -1,4 +1,4 @@
ame: Hugo
name: Hugo
on:
push:
@ -10,10 +10,10 @@ jobs:
runs-on: hugo-latest
steps:
- name: Grab packages
run: apk add rsync openssh-client
run: apk add rsync openssh-client curl
- uses: actions/checkout@v4
with:
submodules: 'recursive'
submodules: 'true'
- name: Run build task
run: hugo --minify
- name: Test static page