Skip to content

Commit

Permalink
add windows dist
Browse files Browse the repository at this point in the history
  • Loading branch information
laiiihz committed Mar 4, 2022
1 parent 6445384 commit cc18022
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
10 changes: 10 additions & 0 deletions distribute_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,13 @@ releases:
target: apk
build_args:
target-platform: android-arm64
- name: windows
jobs:
- name: release-windows
package:
platform: windows
target: exe
- name: release-windows-zip
package:
platform: windows
target: zip
3 changes: 3 additions & 0 deletions windows/packaging/exe/make_config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
appId: 0A35511A-49B7-4451-A5FF-5CE235CF036C
appPublisher: laiiihz
appPublisherUrl: https://github.com/laiiihz/DevToys

0 comments on commit cc18022

Please sign in to comment.