We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
generate-notes.sh
1 parent ede3957 commit ac15063Copy full SHA for ac15063
1 file changed
.github/generate-notes.sh
@@ -37,5 +37,9 @@ load(
37
)
38
39
apple_support_dependencies()
40
+
41
+load("@bazel_features//:deps.bzl", "bazel_features_deps")
42
43
+bazel_features_deps()
44
\`\`\`
45
EOF
0 commit comments