Skip to content

Commit

Permalink
and now
Browse files Browse the repository at this point in the history
  • Loading branch information
burner1024 committed Aug 7, 2023
1 parent 055cea1 commit 1112b0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/msbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:

- name: install VCExpress 2010
run: |
wget "https://download.microsoft.com/download/1/6/5/165255E7-1014-4D0A-B094-B6A430A6BFFC/vcredist_x64.exe"
vcredist_x64.exe /quiet /norestart
wget "https://download.microsoft.com/download/1/6/5/165255E7-1014-4D0A-B094-B6A430A6BFFC/vcredist_x86.exe"
vcredist_x86.exe /quiet /norestart
shell: cmd

- name: Setup Environment
Expand Down

0 comments on commit 1112b0b

Please sign in to comment.