Skip to content

Commit d48c110

Browse files
authored
Fix CI Build
1 parent ce0c964 commit d48c110

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CIBuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions/checkout@v1
2424

2525
- name: Setup Visual Studio Command Prompt
26-
uses: warrenbuckley/Setup-MSBuild@v1
26+
uses: microsoft/setup-msbuild@v1.0.2
2727

2828
- name: Build
2929
run: |

0 commit comments

Comments
 (0)