Skip to content

Commit ba5c261

Browse files
committed
chore: remove mimir submodule
1 parent dce6b8a commit ba5c261

8 files changed

Lines changed: 0 additions & 3555 deletions

File tree

.github/workflows/build.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,6 @@ jobs:
3232
with:
3333
ndk-version: ${{ env.VERSION }}
3434
add-to-path: false
35-
- name: Setup Rust
36-
uses: actions-rust-lang/setup-rust-toolchain@v1
37-
with:
38-
rustflags: ""
3935
- name: Setup Flutter
4036
uses: subosito/flutter-action@v2
4137
with:
@@ -52,8 +48,6 @@ jobs:
5248
bash scripts/isar/fdroid_build_isar.sh x64 armv7 arm64
5349
env:
5450
ANDROID_NDK_HOME: ${{ steps.setup-ndk.outputs.ndk-path }}
55-
- name: Build mimir
56-
run: bash scripts/mimir/fdroid_build_mimir.sh x64 armv7 arm64
5751

5852
android:
5953
name: Android

.gitmodules

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
[submodule ".isar"]
22
path = .isar
33
url = https://github.com/isar-community/isar-community
4-
[submodule ".mimir"]
5-
path = .mimir
6-
url = https://github.com/GregoryConrad/mimir

.mimir

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)