Skip to content

Commit 4461a9d

Browse files
authored
Merge branch 'dev' into Get-PnPFileCheckedOut
2 parents aa2eb85 + 61aea15 commit 4461a9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checkdocumentationbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
dotnet-version: 7.x
3434

35-
- run: dotnet tool update -g docfx
35+
- run: dotnet tool install -g docfx --version 2.72.1
3636

3737
- name: Build docs
3838
shell: pwsh

0 commit comments

Comments
 (0)