Skip to content

Commit 0557aed

Browse files
committed
Update index.js
1 parent 7f5a16c commit 0557aed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flatpak-builder/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ const build = async (manifest, manifestPath, cacheHitKey, config) => {
277277
}
278278
})
279279
if (exitCodeUploadToGithub !== 0) {
280-
throw Error('flat-manager-client failed to upload to GitHub')
280+
throw Error('Failed to upload to GitHub')
281281
}
282282
}
283283

0 commit comments

Comments
 (0)