mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-28 04:08:43 +00:00
Update windows.yml
This commit is contained in:
parent
0397d6316a
commit
88e43a7325
1 changed files with 0 additions and 3 deletions
3
.github/workflows/windows.yml
vendored
3
.github/workflows/windows.yml
vendored
|
@ -22,9 +22,6 @@ jobs:
|
|||
# Install 7zip
|
||||
- name: Install 7zip
|
||||
run: choco install 7zip
|
||||
# Install Visual Studio Update
|
||||
- name: Install Visual Studio Update
|
||||
run: '"C:/Program Files (x86)/Microsoft Visual Studio/Installer/vs_installershell.exe" update --passive --norestart --force --installpath "C:\Program Files\Microsoft Visual Studio\2022\Community"'
|
||||
# Submoudle
|
||||
- name: Checkout Submodles
|
||||
run: git submodule update --init --recursive
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue