Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@ jobs:
with:
ndk-version: ${{ env.VERSION }}
add-to-path: false
- name: Setup Rust
uses: actions-rust-lang/setup-rust-toolchain@v1
with:
rustflags: ""
- name: Setup Flutter
uses: subosito/flutter-action@v2
with:
Expand All @@ -52,8 +48,6 @@ jobs:
bash scripts/isar/fdroid_build_isar.sh x64 armv7 arm64
env:
ANDROID_NDK_HOME: ${{ steps.setup-ndk.outputs.ndk-path }}
- name: Build mimir
run: bash scripts/mimir/fdroid_build_mimir.sh x64 armv7 arm64

android:
name: Android
Expand Down
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
[submodule ".isar"]
path = .isar
url = https://github.com/isar-community/isar-community
[submodule ".mimir"]
path = .mimir
url = https://github.com/GregoryConrad/mimir
2 changes: 1 addition & 1 deletion .isar
Submodule .isar updated 111 files
1 change: 0 additions & 1 deletion .mimir
Submodule .mimir deleted from ec0c8e
Loading
Loading