Skip to content

Commit

Permalink
Use global.json for sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
Gcaya committed Jun 4, 2024
1 parent 8d7d0a6 commit 10fd218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

- uses: actions/setup-dotnet@v4
with:
dotnet-version: "6.0.x"
global-json-file: "global.json"

- run: ./Build.ps1
shell: pwsh

0 comments on commit 10fd218

Please sign in to comment.