Skip to content

Commit

Permalink
Update docfx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
luoyunchong authored Apr 22, 2021
1 parent dabc95a commit 4d82e18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docfx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Remove FreeSql.Tests
run: dotnet sln FreeSql.sln remove (ls -r FreeSql.Tests/**/*.csproj)
- 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
uses: crazy-max/ghaction-chocolatey@v1
with:
Expand Down

0 comments on commit 4d82e18

Please sign in to comment.