Skip to content

Commit 095cdfe

Browse files
authored
Update docs.yml
1 parent c8a76e9 commit 095cdfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Build FSharp.Formatting master
3838
run: cd FSharp.Formatting && .\build -t Build
3939
- name: Run fsdocs
40-
run: dotnet FSharp.Formatting\src\FSharp.Formatting.CommandTool\bin\Release\net5.0\fsdocs.dll build --sourcefolder fsharp
40+
run: dotnet FSharp.Formatting\src\fsdocs-tool\bin\Release\net5.0\fsdocs.dll build --sourcefolder fsharp
4141
- name: Deploy
4242
uses: peaceiris/actions-gh-pages@v3
4343
with:

0 commit comments

Comments
 (0)