More cleanup

This commit is contained in:
Konrad Pabjan
2023-08-17 12:23:09 -04:00
parent d03f5b9c2b
commit d615bc4ddf
3 changed files with 2 additions and 20 deletions

View File

@@ -73,5 +73,7 @@ jobs:
if (!success) {
throw new Error('Failed to upload artifact')
} else {
console.log(`Successfully uploaded artifact ${id}`)
}