Skip to content

Commit

Permalink
chore: adjust net install
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban authored Jan 13, 2025
1 parent 904bed9 commit 2a7c093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runtime-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ jobs:

steps:
- name: Setup .NET SDK
uses: actions/setup-dotnet@v1.7.2
uses: actions/setup-dotnet
with:
dotnet-version: ${{ env.DOTNETSDK_VERSION }}

Expand Down

0 comments on commit 2a7c093

Please sign in to comment.