Upload the right artifact

This commit is contained in:
Skye Deving 2021-01-27 03:02:30 -06:00
parent 712a48cbac
commit af6cacf9d0

View File

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