Skip to content

Commit 3767a26

Browse files
committed
Job update
1 parent a666b18 commit 3767a26

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,16 +98,14 @@ jobs:
9898

9999
- platform: windows
100100
targets: x86_64-pc-windows-msvc
101-
profile: dist
102-
features: desktop
101+
profile: release
103102
binary_ext: .exe
104103
package_ext: .zip
105104
runner: windows-latest
106105

107106
- platform: macos
108107
targets: x86_64-apple-darwin aarch64-apple-darwin
109-
profile: dist
110-
features: desktop
108+
profile: release
111109
app_suffix: .app/Contents/MacOS
112110
package_ext: .dmg
113111
runner: macos-latest

0 commit comments

Comments
 (0)