[go: nahoru, domu]

Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PhyxionNL committed May 19, 2023
1 parent 4b11219 commit 83152d8
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,10 @@ jobs:

- name: Setup .NET Core SDK
uses: actions/setup-dotnet@v1.7.2
with: |
6.0.x
7.0.x
with:
dotnet-version: |
6.0.x
7.0.x
- name: Install GitVersion
uses: gittools/actions/gitversion/setup@v0.9.9
Expand Down

0 comments on commit 83152d8

Please sign in to comment.