remove dotnet setup from CI
This commit is contained in:
parent
c967b062a2
commit
609a16f468
@ -19,11 +19,6 @@ jobs:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Setup .NET 9
|
||||
uses: actions/setup-dotnet@v4
|
||||
with:
|
||||
dotnet-version: '9.0.x'
|
||||
|
||||
- name: Verify .NET installation
|
||||
run: dotnet --version
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user