run on the correct working directory
This commit is contained in:
@@ -38,9 +38,7 @@ jobs:
|
||||
- name: Add MSBuild to PATH
|
||||
uses: microsoft/setup-msbuild@v2
|
||||
|
||||
# - name: Build
|
||||
# run: msbuild /m /p:Configuration=ReleaseAC27 SpeckleLib/SpeckleLib17.sln
|
||||
|
||||
- name: Build
|
||||
working-directory: ./speckle-cpp-connectors
|
||||
run: msbuild /m /p:Configuration=ReleaseAC27 SpeckleConnector/Connector.sln
|
||||
|
||||
|
||||
Reference in New Issue
Block a user