Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
colinbendell committed Dec 1, 2021
1 parent b7b2338 commit 4d49241
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion desktop/scripts/build-release.ts
Expand Up @@ -110,7 +110,6 @@ const argv = yargs
.check((argv) => {
const targetSpecified =
argv.mac ||
argv.universal ||
argv['mac-dmg'] ||
argv.win ||
argv.linux ||
Expand Down

0 comments on commit 4d49241

Please sign in to comment.