👷‍♂️ Specify project in DocFX CI

This commit is contained in:
Oliver Booth 2020-04-26 14:32:19 +01:00
parent 4fc287c06e
commit 0b8d485514
No known key found for this signature in database
GPG Key ID: 0D7F2EF1C8D2B9C0
1 changed files with 1 additions and 1 deletions

View File

@ -22,4 +22,4 @@ jobs:
curl -L https://github.com/dotnet/docfx/releases/latest/download/docfx.zip -o docfx.zip
unzip -d .docfx docfx.zip
- name: Build documentation
run: dotnet run .docfx/docfx.exe
run: dotnet run .docfx/docfx.exe --project X10D.sln