Skip to content

Commit

Permalink
build windows portable
Browse files Browse the repository at this point in the history
  • Loading branch information
steam0r committed Oct 2, 2024
1 parent 8e1383d commit 8109882
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,12 @@
"arch": [
"x64"
]
},
{
"target": "portable",
"arch": [
"x64"
]
}
]
},
Expand Down

0 comments on commit 8109882

Please sign in to comment.