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 4242 DOTNET_ROLL_FORWARD : " LatestMajor"
4343 # need previews because .NET 8 is what's being used at runtime
4444 DOTNET_ROLL_FORWARD_TO_PRERELEASE : " 1"
45- run : dotnet fsdocs build --sourcefolder fsharp --input fsharp/docs
45+ run : dotnet fsdocs build --eval -- sourcefolder fsharp --input fsharp/docs
4646 - name : Deploy
4747 uses : peaceiris/actions-gh-pages@v3
4848 with :
Original file line number Diff line number Diff line change 3838 DOTNET_ROLL_FORWARD : " LatestMajor"
3939 # need previews because .NET 8 is what's being used at runtime
4040 DOTNET_ROLL_FORWARD_TO_PRERELEASE : " 1"
41- run : dotnet fsdocs build --sourcefolder fsharp --input fsharp/docs
41+ run : dotnet fsdocs build --eval -- sourcefolder fsharp --input fsharp/docs
You can’t perform that action at this time.
0 commit comments