mirror of
https://github.com/bitwarden/android.git
synced 2024-12-25 02:18:27 +03:00
testing removal of setup-nuget (#1137)
This commit is contained in:
parent
532b5f7c33
commit
75b6e69d34
1 changed files with 0 additions and 5 deletions
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
|
@ -30,11 +30,6 @@ jobs:
|
|||
runs-on: windows-latest
|
||||
|
||||
steps:
|
||||
- name: Set up NuGet
|
||||
uses: nuget/setup-nuget@v1
|
||||
with:
|
||||
nuget-version: 'latest'
|
||||
|
||||
- name: Set up MSBuild
|
||||
uses: microsoft/setup-msbuild@v1
|
||||
|
||||
|
|
Loading…
Reference in a new issue