mirror of
https://github.com/bitwarden/mobile
synced 2025-01-27 08:51:20 +01:00
change msbuild reference to v1 (#1136)
This commit is contained in:
parent
a841419c30
commit
532b5f7c33
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
||||
nuget-version: 'latest'
|
||||
|
||||
- name: Set up MSBuild
|
||||
uses: microsoft/setup-msbuild@v1.0.0
|
||||
uses: microsoft/setup-msbuild@v1
|
||||
|
||||
- name: Print environment
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user