Compare commits
No commits in common. "702121212a121e778385ecd20659c1acc30c7b5c" and "c8be863e7f18b207add62db72fbd99b6ce285d69" have entirely different histories.
702121212a
...
c8be863e7f
4 changed files with 7 additions and 5 deletions
|
@ -27,10 +27,10 @@ jobs:
|
|||
printf '%s\n' "${SSH_KEY}" > ~/.ssh/id_rsa
|
||||
chmod 0700 ~/.ssh
|
||||
chmod 0700 ~/.ssh/id_rsa
|
||||
# - name: Prepare modules
|
||||
# run: |
|
||||
# /usr/bin/hugo mod init github.com/divinerites/plausible-hugo
|
||||
# /usr/bin/hugo mod get
|
||||
- name: Prepare modules
|
||||
run: |
|
||||
/usr/bin/hugo mod init github.com/divinerites/plausible-hugo
|
||||
/usr/bin/hugo mod get
|
||||
- name: Run Hugo
|
||||
run: /usr/bin/hugo --logLevel info
|
||||
- name: Run rsync
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 18be64e4c3630f4ea946e74161bcf92b8ffb6c05
|
||||
Subproject commit e4bab35fd1f110eccd9e2382594d297b0f4e60df
|
1
themes/holy
Submodule
1
themes/holy
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 6c3be2194534e32ff4d1b3729b9411e169b81b9d
|
1
themes/hugo-ficurinia
Submodule
1
themes/hugo-ficurinia
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 72da9f00c79f582abac85b07825cea22e2fa94df
|
Loading…
Reference in a new issue