parent
ecdcbb15a8
commit
a89f11f4a5
1 changed files with 2 additions and 0 deletions
|
|
@ -6,4 +6,6 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
- name: Setup dotnet
|
||||
uses: https://github.com/actions/setup-dotnet@v4
|
||||
with:
|
||||
dotnet-version: '4.x'
|
||||
- run: dotnet build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue