Skip to content

Commit

Permalink
Add --publish=never
Browse files Browse the repository at this point in the history
  • Loading branch information
DianQK committed Dec 9, 2023
1 parent 6e6340f commit 62cc302
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/build.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
set -e
pushd joplin
yarn workspace @joplin/app-desktop build
yarn workspace @joplin/app-desktop electron-builder --linux
yarn workspace @joplin/app-desktop dist --linux --publish=never
popd

0 comments on commit 62cc302

Please sign in to comment.