Skip to content

Commit 6b81c78

Browse files
committed
debug
1 parent 69a8ed9 commit 6b81c78

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

terraform/package_lambda.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,7 @@ cd ..
5252

5353
echo "📂 Current directory: $(pwd)"
5454

55+
#list contents of the build directory
56+
echo "📂 Contents of build directory: $(ls -1 $BUILD_DIR)"
57+
5558
echo "✅ Lambda package created: lambda_package.zip"

0 commit comments

Comments
 (0)