Skip to content

Commit

Permalink
Install older sdks
Browse files Browse the repository at this point in the history
  • Loading branch information
xt0rted committed Feb 14, 2023
1 parent 6049c08 commit dca8686
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,14 @@ jobs:
- name: Set up .NET
uses: xt0rted/[email protected]

- name: Set up .NET
uses: xt0rted/[email protected]
with:
colored-output: false
strip-comments-from-global-json: false
dotnet-version: |
3.1.x
- run: npm ci

- run: dotnet tool restore
Expand Down

0 comments on commit dca8686

Please sign in to comment.