Update build.yml

This commit is contained in:
2022-12-10 23:37:22 +08:00 committed by GitHub
parent 399888f976
commit 0f70405041
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,8 +18,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Setup MSBuild.exe
uses: microsoft/setup-msbuild@v1.1.3