Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/SpectrumIM/spectrum2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvitalyster <vitalyster@gmail.com>2020-10-27 08:38:53 +0300
committerGitHub <noreply@github.com>2020-10-27 08:38:53 +0300
commited92f4ccc117fbe133a29d145f66b580729b8c85 (patch)
tree116e445e10e94737809cb5bb5f256d3b0cc9b375
parenta54143a3e5dd25172e947b48cfd789b20c1d5a35 (diff)
CI: bump microsoft/setup-msbuild to v1.0.2
-rw-r--r--.github/workflows/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index cf65194f..36c0e454 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -71,7 +71,7 @@ jobs:
7z x deps32.zip
shell: cmd
- name: Add msbuild to PATH
- uses: microsoft/setup-msbuild@v1.0.0
+ uses: microsoft/setup-msbuild@v1.0.2
- name: Configure build
run: |
set CMAKE_PREFIX_PATH=%cd%\deps32