Updating action
This commit is contained in:
parent
030635a50e
commit
720550aa8c
|
|
@ -29,4 +29,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
dotnet-version: '9.0.x'
|
dotnet-version: '9.0.x'
|
||||||
- name: Build API
|
- name: Build API
|
||||||
run: dotnet build ticketAPI
|
run: dotnet build ./source/ticketAPI/ticketAPI.sln
|
||||||
Loading…
Reference in New Issue
Block a user