This commit is contained in:
Wojtek Figat
2023-03-21 22:59:49 +01:00
parent c71a34a1e9
commit 7e28db91c2

View File

@@ -20,10 +20,9 @@ jobs:
uses: actions/setup-dotnet@v3
with:
dotnet-version: 7.0.x
run: |
dotnet workload install android
- name: Print .NET info
run: |
dotnet workload install android
dotnet --info
dotnet workload --info
- name: Checkout LFS