Skip to content

Commit 3c64f8b

Browse files
committed
oh yeah
1 parent aab590e commit 3c64f8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/build_layers.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ function find_and_spec_wheel {
143143
search_wheel ${wheel_basename} ${index}
144144
if [ -z "${WHEEL_FILE}" ]; then
145145
echo "No S3 wheel found for ${PY_TAG} ${PLATFORM}, using default pyproject.toml version"
146+
return 1
146147
fi
147148
fi
148149

0 commit comments

Comments
 (0)