fix ssl error
All checks were successful
Deploy website to VPS / build-and-deploy (push) Successful in 40s
All checks were successful
Deploy website to VPS / build-and-deploy (push) Successful in 40s
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user