Skip to content

Commit 9520c45

Browse files
test: narrow down ls test command
1 parent c1d349d commit 9520c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/hermetic_library_generation.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ if [[ -z "${api_def_dir}" ]];then
104104
git checkout "${googleapis_commitish}"
105105
popd
106106
else
107-
ls "${api_def_dir}/google/cloud/vertexai"
107+
ls "${api_def_dir}/google/cloud/vertexai/v1"
108108
fi
109109

110110
# we also setup showcase

0 commit comments

Comments
 (0)