Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Commit

Permalink
Update cicd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanJosipovic authored Nov 14, 2019
1 parent 988173e commit 8839b75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Setup .NET Core
uses: actions/setup-dotnet@v1
with:
dotnet-version: 3.1.100-preview2-014569
dotnet-version: 3.1.100-preview3-014645
- name: Dotnet Build
run: dotnet build --configuration Release
- name: Dotnet Publish
Expand Down

0 comments on commit 8839b75

Please sign in to comment.