mirror of
https://github.com/bitwarden/mobile.git
synced 2024-11-22 11:35:21 +01:00
[BRE-365] - Enable Android and F-droid build (#3430)
This commit is contained in:
parent
65794c02b1
commit
44849cb0a2
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -65,7 +65,6 @@ jobs:
|
||||
name: Android
|
||||
runs-on: windows-2022
|
||||
needs: setup
|
||||
if: false
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
@ -295,7 +294,6 @@ jobs:
|
||||
f-droid:
|
||||
name: F-Droid Build
|
||||
runs-on: windows-2022
|
||||
if: false
|
||||
env:
|
||||
android_folder_path: src\App\Platforms\Android
|
||||
android_folder_path_bash: src/App/Platforms/Android
|
||||
|
Loading…
Reference in New Issue
Block a user