We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f69c07 commit ba83bf9Copy full SHA for ba83bf9
examples/persistent_worker/toolchains/BUCK
@@ -28,7 +28,7 @@ remote_file(
28
29
extract_archive(
30
name = "python-extract",
31
- contents_archive = ":python-download",
+ src = ":python-download",
32
)
33
34
python_toolchain(
0 commit comments