Compare commits

..

2 commits

Author SHA1 Message Date
702121212a
Disable module deployment for now
Some checks failed
/ deploy (push) Failing after 1m50s
2024-09-15 15:52:53 -04:00
998726c0cd
Update themes 2024-09-15 15:52:43 -04:00
4 changed files with 5 additions and 7 deletions

View file

@ -27,10 +27,10 @@ jobs:
printf '%s\n' "${SSH_KEY}" > ~/.ssh/id_rsa printf '%s\n' "${SSH_KEY}" > ~/.ssh/id_rsa
chmod 0700 ~/.ssh chmod 0700 ~/.ssh
chmod 0700 ~/.ssh/id_rsa chmod 0700 ~/.ssh/id_rsa
- name: Prepare modules # - name: Prepare modules
run: | # run: |
/usr/bin/hugo mod init github.com/divinerites/plausible-hugo # /usr/bin/hugo mod init github.com/divinerites/plausible-hugo
/usr/bin/hugo mod get # /usr/bin/hugo mod get
- name: Run Hugo - name: Run Hugo
run: /usr/bin/hugo --logLevel info run: /usr/bin/hugo --logLevel info
- name: Run rsync - name: Run rsync

@ -1 +1 @@
Subproject commit e4bab35fd1f110eccd9e2382594d297b0f4e60df Subproject commit 18be64e4c3630f4ea946e74161bcf92b8ffb6c05

@ -1 +0,0 @@
Subproject commit 6c3be2194534e32ff4d1b3729b9411e169b81b9d

@ -1 +0,0 @@
Subproject commit 72da9f00c79f582abac85b07825cea22e2fa94df