aboutsummaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
authorRubén Beltrán del Río <jj@r.bdr.sh>2026-01-17 21:27:31 +0100
committerRubén Beltrán del Río <jj@r.bdr.sh>2026-01-17 23:41:56 +0100
commitbfd56ed050ab5d9a342e28067ec91f7656dc8f0d (patch)
tree972524aa3b32ce35c5c4a492131fd9b61cbed01e /.build.yml
parent37dcd1efba3fb9a890476c5e00ec97c8f2ed64bd (diff)
Add Arch pkg and AppImage
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.build.yml b/.build.yml
index 46eac17..a5ba0c5 100644
--- a/.build.yml
+++ b/.build.yml
@@ -17,6 +17,7 @@ packages:
- gtk4
- libadwaita
- gtksourceview5
+ - fakeroot
sources:
- git@git.sr.ht:~rbdr/map-linux
- https://github.com/flatpak/flatpak-builder-tools
@@ -44,3 +45,4 @@ tasks:
- release: |
cd map-linux
make -e architectures=x86_64-unknown-linux-gnu -e flatpak_cargo_generator=/home/build/flatpak-builder-tools/cargo ci
+ make arch