Update build.yml
This commit is contained in:
parent
de5667009d
commit
20580d41f1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -69,7 +69,7 @@ jobs:
|
|||
with:
|
||||
# (Optional) The path to the project that should be published.
|
||||
# If not specified, defaults to '.'.
|
||||
path: './SupportChild/'
|
||||
path: './SupportChild/SupportChild.csproj'
|
||||
|
||||
# (Optional) Additional command line arguments to be passed to 'dotnet test'.
|
||||
# If not specified, defaults to 'packages'.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue