Skip to content

Commit e81c8e7

Browse files
committed
Doco Workflow doesn't require dotnet
1 parent 4589048 commit e81c8e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111
runs-on: windows-latest # Required by DocFX
1212
steps:
1313
- uses: actions/checkout@v3
14-
- uses: actions/setup-dotnet@v2
1514

1615
- name: Install DocFX
1716
run: |

0 commit comments

Comments
 (0)