Skip to content

Commit

Permalink
Update generate-notes.sh for new bazel_features dep
Browse files Browse the repository at this point in the history
  • Loading branch information
brentleyjones committed May 17, 2024
1 parent ede3957 commit 5bc34f9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/generate-notes.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,9 @@ load(
)
apple_support_dependencies()
load("@bazel_features//:deps.bzl", "bazel_features_deps")
bazel_features_deps()
\`\`\`
EOF

0 comments on commit 5bc34f9

Please sign in to comment.