Skip to content

Commit a8eae85

Browse files
Fix spelling
1 parent d858ae3 commit a8eae85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/generate-buildkite-pipeline-premerge

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ modified_dirs=$(echo "$MODIFIED_FILES" | cut -d'/' -f1 | sort -u)
5252
echo "Directories modified:" >&2
5353
echo "$modified_dirs" >&2
5454

55-
. ./ci/compute-projects.sh
55+
. ./.ci/compute-projects.sh
5656

5757
# Project specific pipelines.
5858

0 commit comments

Comments
 (0)