Skip to content

Commit

Permalink
Merge branch 'hotfix/2.18.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanuelmathot committed Nov 6, 2023
2 parents 78d5689 + 4dbf835 commit c48f0be
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,9 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v3
with:
global-json-file: global.json
dotnet-version: |
6.0.x
7.0.x
- name: Make packages
run: |
dotnet tool restore
Expand Down

0 comments on commit c48f0be

Please sign in to comment.