mirror of
https://github.com/element-hq/element-desktop
synced 2025-03-25 18:23:36 +01:00
Update build_windows.yaml
This commit is contained in:
parent
3e0c7b2e35
commit
c35aad387e
6
.github/workflows/build_windows.yaml
vendored
6
.github/workflows/build_windows.yaml
vendored
@ -60,10 +60,8 @@ jobs:
|
||||
}
|
||||
}
|
||||
|
||||
# - name: Install WinGet
|
||||
# uses: Cyberboss/install-winget@v1
|
||||
# - run: winget install -e --silent --accept-source-agreements --accept-package-agreements --id Microsoft.VisualStudio.2022.Enterprise -v "17.12.3" --force
|
||||
- run: choco upgrade visualstudio2022enterprise --version=117.12.4
|
||||
- name: Install VS2022 BuildTools 17.9.7
|
||||
run: choco install -y visualstudio2022buildtools --version=117.9.7.0 --params "--add Microsoft.VisualStudio.Component.VC.Tools.x86.x64 --installChannelUri https://aka.ms/vs/17/release/180911598_-255012421/channel"
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user