We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f801fa commit 2928f5eCopy full SHA for 2928f5e
.github/workflows/build.yml
@@ -103,7 +103,7 @@ env:
103
- path: '*Linux_64bit.AppImage'
104
name: Linux_X86-64_app_image
105
- path: '*Linux_64bit.deb'
106
- name: Linux_64bit_deb
+ name: Linux_X86-64_deb
107
108
- config:
109
name: macOS x86
@@ -138,7 +138,7 @@ env:
138
name: macOS_arm64_dmg
139
- path: '*macOS_arm64.zip'
140
name: macOS_arm64_zip
141
-
+
142
143
name: ARM Ubuntu 22.04
144
runs-on: ubuntu-22.04-arm
0 commit comments