Skip to content

Commit a4e6fa0

Browse files
committed
chore: release package dose not upload blockmap
1 parent 4bb56e3 commit a4e6fa0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/upload.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ const cpFile = (fromFile, toFile) =>
4545
});
4646

4747
const version = package.version;
48+
//! Dont't upload .blockmap when use nsis package windows
4849
const fileList = [
4950
'release/Postcat-Setup-?.exe',
50-
'release/Postcat Setup ?.exe.blockmap',
5151
'release/Postcat-?-arm64.dmg',
5252
'release/Postcat-?-arm64-mac.zip',
5353
'release/Postcat-?.dmg',

0 commit comments

Comments
 (0)