build only connector

This commit is contained in:
Alan Rynne
2024-10-29 15:49:00 +01:00
committed by GitHub
parent dd0cb8feb8
commit 2f534e3fd0
+3 -3
View File
@@ -26,10 +26,10 @@ jobs:
path: ActiveLib
- name: Add MSBuild to PATH
uses: microsoft/setup-msbuild@v1.0.2
uses: microsoft/setup-msbuild
- name: Build
run: msbuild /m /p:Configuration=ReleaseAC27 SpeckleLib/SpeckleLib17.sln
# - name: Build
# run: msbuild /m /p:Configuration=ReleaseAC27 SpeckleLib/SpeckleLib17.sln
- name: Build
run: msbuild /m /p:Configuration=ReleaseAC27 SpeckleConnector/Connector.sln