summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 5a51a3e..bedfca4 100644
--- a/Makefile
+++ b/Makefile
@@ -86,7 +86,9 @@ deb-with-commits-all-riscv64:
rm -f ~/incoming/*.deb
forge commit --all
forge normal
+ wit build deb --all --force
wit build deb --all --force --arch riscv64
+ wit build deb --all --force --arch amd64
all:
forge commit --all