We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fdba11 commit 26a7ea5Copy full SHA for 26a7ea5
1 file changed
.github/workflows/deploy.yml
@@ -34,8 +34,9 @@ jobs:
34
uses: actions/checkout@v6
35
with:
36
repository: originlab/DocGHPagesConverter
37
+ submodules: recursive
38
path: converter
- - run: ls -l -R
39
+ #- run: ls -l -R
40
- uses: actions/setup-dotnet@v5
41
42
dotnet-version: '10.x'
0 commit comments