mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-04-16 08:52:50 +08:00
Including dotnet tools restore into ci build
This commit is contained in:
parent
bba5f0c5dc
commit
523adc6c49
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@ -43,6 +43,7 @@ jobs:
|
|||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
run: |
|
run: |
|
||||||
cd docs
|
cd docs
|
||||||
|
dotnet tool restore
|
||||||
dotnet run --configuration Release
|
dotnet run --configuration Release
|
||||||
|
|
||||||
- name: Archive doc generation
|
- name: Archive doc generation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user