mirror of
https://github.com/NohamR/RMHook-Win.git
synced 2026-05-24 19:59:43 +00:00
Update build-and-release.yml
This commit is contained in:
2
.github/workflows/build-and-release.yml
vendored
2
.github/workflows/build-and-release.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
uses: microsoft/setup-msbuild@v2
|
||||
|
||||
- name: Build the proxy DLL
|
||||
run: msbuild paho-mqtt3as-proxy.slnx /p:Configuration=Release /p:Platform=x64
|
||||
run: msbuild paho-mqtt3as-proxy.slnx /p:Configuration=Release /p:Platform=x64 /p:PlatformToolset=v143
|
||||
|
||||
- name: Upload Build Artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user