run on the correct working directory

This commit is contained in:
Alan Rynne
2024-10-29 16:05:31 +01:00
committed by GitHub
parent ed59150363
commit 2cfb66a872
+1 -3
View File
@@ -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