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 9a0686c commit 8855f03Copy full SHA for 8855f03
.circleci/config.yml
@@ -1004,15 +1004,15 @@ workflows:
1004
requires:
1005
- Build app - Linux (prod)
1006
- virustotal:
1007
- name: Virus check - dmg (prod)
+ name: Virus check arm64 - dmg (prod)
1008
ext: x64.dmg
1009
1010
- - Build app arm64 - MacOS (prod)
+ - Build app - MacOS (prod)
1011
1012
+ name: Virus check x64 - dmg (prod)
1013
ext: arm64.dmg
1014
1015
- - Build app x64 - MacOS (prod)
1016
1017
name: Virus check - exe (prod)
1018
ext: exe
0 commit comments