1
0
Fork 0
mirror of https://git.sr.ht/~seirdy/seirdy.one synced 2024-09-19 20:02:10 +00:00

CI: fix: missing dep + no chown/chgrp

This commit is contained in:
rohan kumar 2020-12-12 21:13:25 -08:00
parent 74cb64baa1
commit e521afe26f
No known key found for this signature in database
GPG key ID: 1E892DB2A5F84479
2 changed files with 2 additions and 1 deletions

View file

@ -4,6 +4,7 @@ packages:
- rsync
- hugo
- zopfli
- make
sources:
- https://git.sr.ht/~seirdy/seirdy.one
secrets:

View file

@ -9,7 +9,7 @@ GEMINI_RSYNC_DEST = $(USER):$(GEMINI_ROOT)
OUTPUT_DIR = public/
RSYNCFLAGS += -avzP --zc=zstd
RSYNCFLAGS += -avzP --no-g --no-o --zc=zstd
# .hintrc-local for linting local files
# same as regular .hintrc but with a different connector.