mirror of
https://github.com/bitwarden/android.git
synced 2024-12-27 11:28:28 +03:00
PM-3349 build.yml enabled android build workflow
This commit is contained in:
parent
0a628cc8a8
commit
32be08daae
1 changed files with 0 additions and 3 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -61,11 +61,8 @@ jobs:
|
||||||
fi
|
fi
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
# Disabling Android build from this branch to improve testing
|
|
||||||
# the iOS build job
|
|
||||||
android:
|
android:
|
||||||
name: Android
|
name: Android
|
||||||
if: github.ref == 'refs/heads/master'
|
|
||||||
runs-on: windows-2022
|
runs-on: windows-2022
|
||||||
needs: setup
|
needs: setup
|
||||||
strategy:
|
strategy:
|
||||||
|
|
Loading…
Reference in a new issue