Skip to content

Commit

Permalink
Update dotnet-core.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
evaristocuesta authored Nov 9, 2020
1 parent 60146d4 commit 9567548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
- name: Install dependencies
run: dotnet restore
- name: Build
run: dotnet build --configuration Release --no-restore
run: dotnet build FolderBrowserEx\FolderBrowserEx.csproj --configuration Release --no-restore

0 comments on commit 9567548

Please sign in to comment.