Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2d16192

Browse files
committed
CI: fix typo in kotlin-build.yml
1 parent 9c3a615 commit 2d16192

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/kotlin-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
bazel query //java/kotlin-extractor/...
2626
# only build the default version as a sanity check that we can build from `codeql`
2727
# the full official build will be checked by QLucie
28-
bazel build //java/kotlin-extactor
28+
bazel build //java/kotlin-extractor

0 commit comments

Comments
 (0)