This commit is contained in:
parent
56cd866e21
commit
8c80b45c0b
|
@ -30,6 +30,7 @@ jobs:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0 # pull full history for page lastmod by git commit date
|
fetch-depth: 0 # pull full history for page lastmod by git commit date
|
||||||
|
submodules: recursive
|
||||||
|
|
||||||
- name: Patch baseURL (staging only)
|
- name: Patch baseURL (staging only)
|
||||||
if: github.ref_name != 'main'
|
if: github.ref_name != 'main'
|
||||||
|
|
Loading…
Reference in a new issue