aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRubén Beltrán del Río <jj@r.bdr.sh>2026-04-06 00:49:04 +0200
committerRubén Beltrán del Río <jj@r.bdr.sh>2026-04-06 10:16:45 +0200
commitc41fe1236a10839f72459e490778c8459d0b7824 (patch)
tree74447b0c264d0b4e9f2cde1ee99ad0cf7f3fd396
parent2a05d887b5a31486b97dbf5a94173f234fa6f9c7 (diff)
Use just for release
-rw-r--r--.build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index 04b6859..cfb72e5 100644
--- a/.build.yml
+++ b/.build.yml
@@ -37,4 +37,4 @@ tasks:
flatpak remote-add --user --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
- release: |
cd map-linux
- make -e clean_images=1 -e target=x86_64-unknown-linux-gnu -e flatpak_cargo_generator=/home/build/flatpak-builder-tools/cargo ci
+ just clean_images=1 target=x86_64-unknown-linux-gnu flatpak_cargo_generator=/home/build/flatpak-builder-tools/cargo ci