File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3434 - name : Build FSharp.Formatting master
3535 run : cd FSharp.Formatting && .\build -t Build
3636 - name : Run fsdocs
37- run : FSharp.Formatting\src\FSharp.Formatting.CommandTool\bin\Release\netcoreapp3.1 \fsdocs.exe build --sourcefolder fsharp
37+ run : dotnet FSharp.Formatting\src\FSharp.Formatting.CommandTool\bin\Release\net5.0 \fsdocs.dll build --sourcefolder fsharp
3838 - name : Deploy
3939 uses : peaceiris/actions-gh-pages@v3
4040 with :
Original file line number Diff line number Diff line change 3030 - name : Build FSharp.Formatting master
3131 run : cd FSharp.Formatting && .\build -t Build
3232 - name : Run fsdocs
33- run : FSharp.Formatting\src\FSharp.Formatting.CommandTool\bin\Release\netcoreapp3.1 \fsdocs.exe build --sourcefolder fsharp
33+ run : dotnet FSharp.Formatting\src\FSharp.Formatting.CommandTool\bin\Release\net5.0 \fsdocs.dll build --sourcefolder fsharp
You can’t perform that action at this time.
0 commit comments