[GitHub CI] Update build.yml

This commit is contained in:
Connection Refused
2021-09-23 14:45:47 +08:00
parent 224948ab1a
commit abab4af684
2 changed files with 6 additions and 0 deletions

View File

@@ -16,6 +16,9 @@ jobs:
- name: Rust
uses: actions-rs/toolchain@v1
with:
toolchain: nightly
profile: minimal
- name: MSBuild
uses: microsoft/setup-msbuild@v1.0.2

View File

@@ -19,6 +19,9 @@ jobs:
- name: Rust
uses: actions-rs/toolchain@v1
with:
toolchain: nightly
profile: minimal
- name: MSBuild
uses: microsoft/setup-msbuild@v1.0.2