Skip to content

Commit

Permalink
Try and build with windows flag
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinhenderson committed Nov 16, 2021
1 parent b45b94b commit 22abf1c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions forge.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,9 @@ module.exports = {
packagerConfig: {
icon,
...osxSigning,
win32metadata: {
'requested-execution-level': 'requireAdministratorl'
}
},
publishers,
makers: [
Expand Down

0 comments on commit 22abf1c

Please sign in to comment.