fix ssl error
All checks were successful
Deploy website to VPS / build-and-deploy (push) Successful in 40s

This commit is contained in:
Evan Scamehorn
2026-01-08 19:28:09 -06:00
parent 8c95abdc50
commit 1c180baf89

View File

@@ -36,7 +36,7 @@ jobs:
env: env:
HUGO_ENVIRONMENT: production HUGO_ENVIRONMENT: production
run: | run: |
# Use the baked-in hugo binary git config --global http.sslCAInfo /etc/ssl/certs/ca-certificates.crt
hugo --minify --baseURL "https://ejs.cam/" hugo --minify --baseURL "https://ejs.cam/"
- name: Generate Pagefind search index - name: Generate Pagefind search index