@@ -1163,50 +1163,50 @@ workflows:
1163
1163
name : Virus check - AppImage (prod)
1164
1164
ext : .AppImage
1165
1165
requires :
1166
- # - Build app - Linux (prod)
1167
1166
- Build app - Linux (dev)
1167
+ # - Build app - Linux (prod)
1168
1168
- virustotal :
1169
1169
name : Virus check - deb (prod)
1170
1170
ext : .deb
1171
1171
requires :
1172
- # - Build app - Linux (prod)
1173
1172
- Build app - Linux (dev)
1173
+ # - Build app - Linux (prod)
1174
1174
- virustotal :
1175
1175
name : Virus check - rpm (prod)
1176
1176
ext : .rpm
1177
1177
requires :
1178
- # - Build app - Linux (prod)
1179
1178
- Build app - Linux (dev)
1179
+ # - Build app - Linux (prod)
1180
1180
- virustotal :
1181
1181
name : Virus check - snap (prod)
1182
1182
ext : .snap
1183
1183
requires :
1184
- # - Build app - Linux (prod)
1185
1184
- Build app - Linux (dev)
1185
+ # - Build app - Linux (prod)
1186
1186
- virustotal :
1187
1187
name : Virus check x64 - dmg (prod)
1188
1188
ext : -x64.dmg
1189
1189
requires :
1190
- # - Build app - MacOS (prod)
1191
1190
- Build app - MacOS (dev)
1191
+ # - Build app - MacOS (prod)
1192
1192
- virustotal :
1193
1193
name : Virus check arm64 - dmg (prod)
1194
1194
ext : -arm64.dmg
1195
1195
requires :
1196
- # - Build app - MacOS (prod)
1197
1196
- Build app - MacOS (dev)
1197
+ # - Build app - MacOS (prod)
1198
1198
- virustotal :
1199
1199
name : Virus check MAS - pkg (prod)
1200
1200
ext : -mas.pkg
1201
1201
requires :
1202
- # - Build app - MacOS (prod)
1203
1202
- Build app - MacOS (dev)
1203
+ # - Build app - MacOS (prod)
1204
1204
- virustotal :
1205
1205
name : Virus check - exe (prod)
1206
1206
ext : .exe
1207
1207
requires :
1208
- # - Build app - Windows (prod)
1209
1208
- Build app - Windows (dev)
1209
+ # - Build app - Windows (prod)
1210
1210
# upload release to prerelease AWS folder
1211
1211
- release-aws-private :
1212
1212
name : Release AWS S3 Private (prod)
0 commit comments