Update dotnet-desktop.yml
This commit is contained in:
parent
88c26f29dc
commit
70e6b8985a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dotnet-desktop.yml
vendored
2
.github/workflows/dotnet-desktop.yml
vendored
|
|
@ -24,4 +24,4 @@ jobs:
|
|||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: build-result
|
||||
path: ./bin/
|
||||
path: Game_of_Life\bin\
|
||||
|
|
|
|||
Loading…
Reference in a new issue