1
0
mirror of https://github.com/atuinsh/atuin.git synced 2025-08-13 17:07:26 +02:00

build full release

This commit is contained in:
Ellie Huxtable
2024-06-10 10:39:30 +01:00
parent c6ea3216de
commit 65e7718b51

@ -75,7 +75,7 @@ targets = [
"x86_64-unknown-linux-musl", "x86_64-unknown-linux-musl",
] ]
# Publish jobs to run in CI # Publish jobs to run in CI
pr-run-mode = "plan" pr-run-mode = "upload"
# Whether to install an updater program # Whether to install an updater program
install-updater = true install-updater = true
# The archive format to use for non-windows builds (defaults .tar.xz) # The archive format to use for non-windows builds (defaults .tar.xz)