File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -1012,7 +1012,7 @@ workflows:
1012
1012
name : Virus check - dmg (prod)
1013
1013
ext : arm64.dmg
1014
1014
requires :
1015
- - Build app x64- MacOS (prod)
1015
+ - Build app x64 - MacOS (prod)
1016
1016
- virustotal :
1017
1017
name : Virus check - exe (prod)
1018
1018
ext : exe
@@ -1025,7 +1025,8 @@ workflows:
1025
1025
requires :
1026
1026
- Virus check - AppImage (prod)
1027
1027
- Virus check - deb (prod)
1028
- - Virus check - dmg (prod)
1028
+ - Virus check x64 - dmg (prod)
1029
+ - Virus check arm64 - dmg (prod)
1029
1030
- Virus check - exe (prod)
1030
1031
1031
1032
- release-github :
@@ -1034,7 +1035,8 @@ workflows:
1034
1035
requires :
1035
1036
- Virus check - AppImage (prod)
1036
1037
- Virus check - deb (prod)
1037
- - Virus check - dmg (prod)
1038
+ - Virus check x64 - dmg (prod)
1039
+ - Virus check arm64 - dmg (prod)
1038
1040
- Virus check - exe (prod)
1039
1041
1040
1042
# Manual approve for publish release
You can’t perform that action at this time.
0 commit comments