mirror of
https://github.com/bitwarden/android.git
synced 2024-10-31 15:15:34 +03:00
Uncomment Android (prod) build
This commit is contained in:
parent
06fe3f78f8
commit
6b54fadacc
1 changed files with 1 additions and 2 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -65,8 +65,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
#variant: ["prod", "qa"]
|
variant: ["prod", "qa"]
|
||||||
variant: ["qa"]
|
|
||||||
env:
|
env:
|
||||||
android_folder_path: src\App\Platforms\Android
|
android_folder_path: src\App\Platforms\Android
|
||||||
android_folder_path_bash: src/App/Platforms/Android
|
android_folder_path_bash: src/App/Platforms/Android
|
||||||
|
|
Loading…
Reference in a new issue