Skip to content

Commit

Permalink
Fix git repo url for rules_android_ndk (#1445)
Browse files Browse the repository at this point in the history
  • Loading branch information
meteorcloudy authored Sep 15, 2022
1 parent 02204d5 commit 687ad6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildkite/bazelci.py
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@
"disabled_reason": "https://github.com/bazelbuild/rules_android/issues/15",
},
"rules_android_ndk": {
"git_repository": "https://github.com/bazelbuild/rules_android.git",
"git_repository": "https://github.com/bazelbuild/rules_android_ndk.git",
"http_config": "https://raw.githubusercontent.com/bazelbuild/rules_android_ndk/main/.bazelci/presubmit.yml",
"pipeline_slug": "rules-android-ndk",
},
Expand Down

0 comments on commit 687ad6b

Please sign in to comment.