Upload the right artifact
This commit is contained in:
parent
712a48cbac
commit
af6cacf9d0
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -72,7 +72,7 @@ jobs:
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: Attorney_Online
|
||||
path: ${{github.workspace}}/build/Attorney_Online
|
||||
path: ${{github.workspace}}/build/Release/Attorney_Online.exe
|
||||
|
||||
# linux:
|
||||
# # The CMake configure and build commands are platform agnostic and should work equally
|
||||
|
Loading…
Reference in New Issue
Block a user