archive package after build

This commit is contained in:
Patrick Schratz 2024-09-01 13:30:43 +02:00
commit 28db7fc826
Signed by: pat-s
GPG key ID: 3C6318841EF78925

View file

@ -15,7 +15,8 @@ build_binary_package(
platform = NULL,
install_system_dependencies = TRUE,
debug = FALSE,
force = FALSE
force = FALSE,
archive = TRUE
)
}
\description{