capture arch in metadata table
This commit is contained in:
parent
6710eb3d36
commit
66b0a1046a
1 changed files with 40 additions and 20 deletions
|
|
@ -9,6 +9,7 @@ store_build_metadata(
|
|||
tag,
|
||||
platform,
|
||||
error_occurred,
|
||||
arch,
|
||||
force = FALSE,
|
||||
error = NA,
|
||||
build_duration = NA,
|
||||
|
|
|
|||
Loading…
Reference in a new issue