Skip to content

Commit 82b83ef

Browse files
committed
Update
[ghstack-poisoned]
2 parents 6c41bd5 + 6ed39c5 commit 82b83ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/scripts/utils.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ parse_args() {
202202
case "${args[$i]}" in
203203
--build-tool)
204204
BUILD_TOOL="${args[$((i+1))]}"
205+
echo "Setting build tool to $BUILD_TOOL"
205206
i=$((i+1))
206207
;;
207208
--build-mode)

0 commit comments

Comments
 (0)