mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-04-16 00:42:51 +08:00
Build docs in release mode
This commit is contained in:
parent
0cecb555d5
commit
88a82cdad0
2
.github/workflows/docs.yaml
vendored
2
.github/workflows/docs.yaml
vendored
@ -24,4 +24,4 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
run: |
|
||||
cd docs
|
||||
dotnet run -- deploy
|
||||
dotnet run --configuration Release -- deploy
|
||||
|
Loading…
x
Reference in New Issue
Block a user