remove donent setup from CI workflow
All checks were successful
Build Plugin / build (push) Successful in 2m13s
All checks were successful
Build Plugin / build (push) Successful in 2m13s
This commit is contained in:
parent
8b51a910f5
commit
09808a2136
@ -21,11 +21,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