Fix some deps
All checks were successful
Deploying Static Site / Build (push) Successful in 29s

This commit is contained in:
Silas Bartha 2025-03-15 16:54:43 -04:00
parent 0fcf34e5fc
commit be02fae7d6
Signed by: soaos
GPG Key ID: 9BD3DCC0D56A09B2

View File

@ -6,7 +6,7 @@ jobs:
Build:
container: alpine:latest
steps:
- run: apk add zola
- run: apk add zola nodejs git
- name: Check out repository code
uses: actions/checkout@v4
- run: zola build