Skip to content

Commit 2928f5e

Browse files
committed
fix typo
1 parent 7f801fa commit 2928f5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ env:
103103
- path: '*Linux_64bit.AppImage'
104104
name: Linux_X86-64_app_image
105105
- path: '*Linux_64bit.deb'
106-
name: Linux_64bit_deb
106+
name: Linux_X86-64_deb
107107
108108
- config:
109109
name: macOS x86
@@ -138,7 +138,7 @@ env:
138138
name: macOS_arm64_dmg
139139
- path: '*macOS_arm64.zip'
140140
name: macOS_arm64_zip
141-
141+
142142
- config:
143143
name: ARM Ubuntu 22.04
144144
runs-on: ubuntu-22.04-arm

0 commit comments

Comments
 (0)