Skip to content

Commit 94b17dd

Browse files
authored
Update pr.yml
1 parent 095cdfe commit 94b17dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
- name: Build FSharp.Formatting master
3434
run: cd FSharp.Formatting && .\build -t Build
3535
- name: Run fsdocs
36-
run: dotnet FSharp.Formatting\src\FSharp.Formatting.CommandTool\bin\Release\net5.0\fsdocs.dll build --sourcefolder fsharp
36+
run: dotnet FSharp.Formatting\src\fsdocs-tool\bin\Release\net5.0\fsdocs.dll build --sourcefolder fsharp

0 commit comments

Comments
 (0)