This commit is contained in:
David Eisinger
2024-02-13 21:07:13 -05:00
parent 90e283af6c
commit 3950b09c03

View File

@@ -47,7 +47,7 @@ jobs:
DITHER_SERVER: http://localhost:4567
run: |
source bin/get-last-commit.sh
hugo
hugo --minify
find public -name "*.enc" -type f -delete
- name: Install SSH deploy key