EC-846 Revert build.yml Android was not being built because a condition added while developing the Apple Watch app in another branch merged to master (#2245)

This commit is contained in:
Federico Maccaroni 2022-12-15 10:57:10 -03:00 committed by GitHub
parent 3e48b7a968
commit f6895a0733
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -58,7 +58,6 @@ jobs:
android:
name: Android
runs-on: windows-2022
if: github.repository == 'putting here a false condition so that this doesnt run while testing iOS CI'
needs: setup
strategy:
fail-fast: false
@ -259,7 +258,6 @@ jobs:
f-droid:
name: F-Droid Build
runs-on: windows-2022
if: github.repository == 'putting here a false condition so that this doesnt run while testing iOS CI'
steps:
- name: Setup NuGet
uses: nuget/setup-nuget@b2bc17b761a1d88cab755a776c7922eb26eefbfa # v1.0.6