Skip to content

Commit

Permalink
Try the new tizen scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
mattleibow committed Aug 23, 2024
1 parent b3774fd commit 170599e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/setup-tools/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,7 @@ runs:
- name: Setup .NET
uses: actions/setup-dotnet@v4
with:
dotnet-version: 8.0.304
- name: Show .NET Info
shell: pwsh
run: dotnet new globaljson --sdk-version 8.0.304
dotnet-version: 8.0.x
- name: Show .NET Info
shell: pwsh
run: dotnet --info
Expand Down

0 comments on commit 170599e

Please sign in to comment.