Skip to content

Commit 52fa31f

Browse files
committed
Merge branch 'main' of https://github.com/downpatch/website
2 parents 5dc829f + 345368f commit 52fa31f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build-and-deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ jobs:
1515

1616
steps:
1717
- uses: actions/checkout@v4
18+
with:
19+
submodules: recursive
20+
fetch-depth: 0
1821

1922
- name: Setup .NET
2023
uses: actions/setup-dotnet@v4

0 commit comments

Comments
 (0)