Skip to content

Commit 26a7ea5

Browse files
authored
Update deploy.yml
Checkout submodules
1 parent 3fdba11 commit 26a7ea5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,9 @@ jobs:
3434
uses: actions/checkout@v6
3535
with:
3636
repository: originlab/DocGHPagesConverter
37+
submodules: recursive
3738
path: converter
38-
- run: ls -l -R
39+
#- run: ls -l -R
3940
- uses: actions/setup-dotnet@v5
4041
with:
4142
dotnet-version: '10.x'

0 commit comments

Comments
 (0)