mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-04-14 16:02: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 }}
|
||||
run: |
|
||||
cd docs
|
||||
dotnet tool restore
|
||||
dotnet run --configuration Release
|
||||
|
||||
- name: Archive doc generation
|
||||
|
Loading…
x
Reference in New Issue
Block a user