Skip to content

Commit

Permalink
[BRE-365] - Enable Android and F-droid build (#3430)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eeebru authored Oct 22, 2024
1 parent 65794c0 commit 44849cb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ jobs:
name: Android
runs-on: windows-2022
needs: setup
if: false
strategy:
fail-fast: false
matrix:
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 44849cb

Please sign in to comment.