mirror of
https://github.com/bitwarden/mobile
synced 2025-12-28 22:23:35 +00:00
PM-3349 build.yml enabled android build workflow
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -61,11 +61,8 @@ jobs:
|
||||
fi
|
||||
shell: bash
|
||||
|
||||
# Disabling Android build from this branch to improve testing
|
||||
# the iOS build job
|
||||
android:
|
||||
name: Android
|
||||
if: github.ref == 'refs/heads/master'
|
||||
runs-on: windows-2022
|
||||
needs: setup
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user