mirror of
https://github.com/bitwarden/mobile
synced 2024-12-26 00:35:04 +01:00
print dotnet info
This commit is contained in:
parent
dd7a52ba08
commit
9fc810182a
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -24,6 +24,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
nuget help
|
nuget help
|
||||||
msbuild -version
|
msbuild -version
|
||||||
|
dotnet --info
|
||||||
|
|
||||||
- name: Checkout repo
|
- name: Checkout repo
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
@ -102,6 +103,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
nuget help
|
nuget help
|
||||||
msbuild -version
|
msbuild -version
|
||||||
|
dotnet --info
|
||||||
|
|
||||||
- name: Checkout repo
|
- name: Checkout repo
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
Loading…
Reference in New Issue
Block a user