Skip to content

Commit f1ecb1b

Browse files
committed
Revert "Admitting defeat and giving up."
This reverts commit 846a61f.
1 parent 846a61f commit f1ecb1b

File tree

4 files changed

+1
-55
lines changed

4 files changed

+1
-55
lines changed

test/LAMMPS_jll/.pkg/select_artifacts.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ target_triplet = get(ARGS, 1, Base.BinaryPlatforms.host_triplet())
1212
platform = augment_platform!(HostPlatform(parse(Platform, target_triplet)))
1313

1414
# Select all downloadable artifacts that match that platform
15-
artifacts = select_downloadable_artifacts(artifacts_toml; platform, include_lazy = true)
15+
artifacts = select_downloadable_artifacts(artifacts_toml; platform)
1616

1717
#Output the result to `stdout` as a TOML dictionary
1818
TOML.print(stdout, artifacts)

0 commit comments

Comments
 (0)