mirror of
https://github.com/nsnail/spectre.console.git
synced 2026-06-27 13:13:33 +08:00
Fix documentation build
This commit is contained in:
@@ -47,5 +47,6 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
run: |
|
||||
cd docs
|
||||
dotnet tool restore
|
||||
dotnet run --configuration Release
|
||||
dotnet run -- deploy
|
||||
|
||||
@@ -35,6 +35,7 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
run: |
|
||||
cd docs
|
||||
dotnet tool restore
|
||||
dotnet run --configuration Release
|
||||
|
||||
###################################################
|
||||
|
||||
Reference in New Issue
Block a user