This commit is contained in:
parent
207345b54b
commit
b14a2e7117
@ -9,7 +9,7 @@ jobs:
|
||||
- uses: https://github.com/actions/checkout@v4
|
||||
- uses: https://github.com/actions/setup-dotnet@v4
|
||||
with:
|
||||
dotnet-version:'8.x'
|
||||
dotnet-version: '8.x'
|
||||
- name: "Run dotnet restore"
|
||||
run: dotnet restore
|
||||
- name: "Run dotnet build"
|
||||
|
Loading…
Reference in New Issue
Block a user