mirror of
https://github.com/github/codeql.git
synced 2026-04-20 22:44:52 +02:00
CI: fix typo in kotlin-build.yml
This commit is contained in:
2
.github/workflows/kotlin-build.yml
vendored
2
.github/workflows/kotlin-build.yml
vendored
@@ -25,4 +25,4 @@ jobs:
|
||||
bazel query //java/kotlin-extractor/...
|
||||
# only build the default version as a sanity check that we can build from `codeql`
|
||||
# the full official build will be checked by QLucie
|
||||
bazel build //java/kotlin-extactor
|
||||
bazel build //java/kotlin-extractor
|
||||
|
||||
Reference in New Issue
Block a user