Skip to content

Commit 7f801fa

Browse files
committed
Update build.yml
1 parent a114c6f commit 7f801fa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yml

+4
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ env:
8787
name: Windows_X86-64_MSI
8888
- path: '*Windows_64bit.zip'
8989
name: Windows_X86-64_zip
90+
9091
- config:
9192
name: Linux
9293
runs-on: ubuntu-latest
@@ -103,6 +104,7 @@ env:
103104
name: Linux_X86-64_app_image
104105
- path: '*Linux_64bit.deb'
105106
name: Linux_64bit_deb
107+
106108
- config:
107109
name: macOS x86
108110
runs-on: macos-13
@@ -120,6 +122,7 @@ env:
120122
name: macOS_X86-64_dmg
121123
- path: '*macOS_64bit.zip'
122124
name: macOS_X86-64_zip
125+
123126
- config:
124127
name: macOS ARM
125128
runs-on: macos-latest
@@ -135,6 +138,7 @@ env:
135138
name: macOS_arm64_dmg
136139
- path: '*macOS_arm64.zip'
137140
name: macOS_arm64_zip
141+
138142
- config:
139143
name: ARM Ubuntu 22.04
140144
runs-on: ubuntu-22.04-arm

0 commit comments

Comments
 (0)