mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-04-22 02:32:50 +08:00
Update docfx.yml
This commit is contained in:
parent
dabc95ae32
commit
4d82e18993
2
.github/workflows/docfx.yml
vendored
2
.github/workflows/docfx.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
|||||||
- name: Remove FreeSql.Tests
|
- name: Remove FreeSql.Tests
|
||||||
run: dotnet sln FreeSql.sln remove (ls -r FreeSql.Tests/**/*.csproj)
|
run: dotnet sln FreeSql.sln remove (ls -r FreeSql.Tests/**/*.csproj)
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: dotnet nuget add source https://api.nuget.org/v3/index.json -n nuget.org --configfile $env:APPDATA\NuGet\NuGet.Config && dotnet restore
|
run: dotnet restore
|
||||||
- name: Setup DocFX
|
- name: Setup DocFX
|
||||||
uses: crazy-max/ghaction-chocolatey@v1
|
uses: crazy-max/ghaction-chocolatey@v1
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user