Skip to content

Commit

Permalink
removed publish from ci
Browse files Browse the repository at this point in the history
  • Loading branch information
JustYuuto committed Apr 21, 2024
1 parent cd3d19f commit c227d81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/build.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ builder.build({
win: ['nsis'],
linux: ['snap', 'deb', 'AppImage'],
x64: true,
publish: 'never',
}).then(() => {
console.log('\nSetup built in the "dist" folder.');
});

0 comments on commit c227d81

Please sign in to comment.