chore: update local/ files
This commit is contained in:
parent
6a62efe646
commit
a78d489aac
1 changed files with 78 additions and 9 deletions
|
|
@ -15,4 +15,5 @@ files_b=basename(files)
|
|||
files_b_split = sapply(strsplit(basename(files_b), "_"), function(x) x[1])
|
||||
files_b_split[duplicated(files_b_split)]
|
||||
|
||||
archive_package("Rglpk", codename = "alpine320", arch = "arm64")
|
||||
archive_package("Rglpk", codename = "alpine320", arch = "arm64")
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue