Skip to content

Commit 08e46e9

Browse files
committed
fix(brew): update logger func again
1 parent f937538 commit 08e46e9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

release/scripts/homebrew.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ async function uploadToS3(file) {
8383
callback: (err) => {
8484
if (err) {
8585
console.log('No credentials found for profile autocloud-iac')
86+
console.log(err)
8687
}
8788
},
8889
})

0 commit comments

Comments
 (0)