Skip to content

Commit 3fdba11

Browse files
authored
Update deploy.yml
print dir
1 parent b567817 commit 3fdba11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@ jobs:
3535
with:
3636
repository: originlab/DocGHPagesConverter
3737
path: converter
38+
- run: ls -l -R
3839
- uses: actions/setup-dotnet@v5
3940
with:
4041
dotnet-version: '10.x'
41-
#- run: ls -l
4242
- name: Run Converter
4343
run: dotnet run --project converter/generator/generator.csproj -- index
4444
- name: Upload artifact

0 commit comments

Comments
 (0)