Skip to content

Commit

Permalink
Informed action how to proceed
Browse files Browse the repository at this point in the history
  • Loading branch information
TehFlaminTaco committed Aug 26, 2020
1 parent 6edf2e3 commit 5763447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnetcore.yml
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Setup .NET Core
uses: actions/setup-dotnet@v1
with:
dotnet-version: 2.2.108
dotnet-version: 3.1.x
- name: Build with dotnet
run: dotnet publish -r win-x64
- uses: actions/upload-artifact@v1
Expand Down

0 comments on commit 5763447

Please sign in to comment.