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

This commit is contained in:
Brooke 2024-03-06 02:43:32 -05:00
parent 90ca673468
commit 007aefcd2b

View file

@ -10,7 +10,7 @@ jobs:
runs-on: hugo-latest
steps:
- name: Grab packages
run: apk add rsync node
run: apt update && apt install rsync
- uses: actions/checkout@v4
- name: Run build task
run: hugo --minify --logLevel info