Skip to content

Commit 053a659

Browse files
committed
Submit URLs to IndexNow
1 parent a3959dd commit 053a659

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/deploy-prod.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ jobs:
4242
runs-on: ubuntu-latest
4343
needs: build
4444
steps:
45+
- name: Checkout
46+
uses: actions/checkout@v4
47+
with:
48+
submodules: recursive
4549
- name: Download the built site
4650
uses: actions/download-artifact@v4
4751
with:

0 commit comments

Comments
 (0)