Update build.yml

This commit is contained in:
Emotion 2022-05-21 02:13:13 +12:00 committed by GitHub
parent de5667009d
commit 20580d41f1
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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'.