Skip to content

Commit

Permalink
Build Release configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
jcansdale authored Mar 10, 2020
1 parent ae44834 commit d28e065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
dotnet-version: 3.1.101

- run: dotnet build Octokit.GraphQL.sln
- run: dotnet build Octokit.GraphQL.sln -c Release

- uses: nuget/setup-nuget@v1
with:
Expand Down

0 comments on commit d28e065

Please sign in to comment.