Skip to content

Commit 8855f03

Browse files
committed
Updated config.yml
1 parent 9a0686c commit 8855f03

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.circleci/config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1004,15 +1004,15 @@ workflows:
10041004
requires:
10051005
- Build app - Linux (prod)
10061006
- virustotal:
1007-
name: Virus check - dmg (prod)
1007+
name: Virus check arm64 - dmg (prod)
10081008
ext: x64.dmg
10091009
requires:
1010-
- Build app arm64 - MacOS (prod)
1010+
- Build app - MacOS (prod)
10111011
- virustotal:
1012-
name: Virus check - dmg (prod)
1012+
name: Virus check x64 - dmg (prod)
10131013
ext: arm64.dmg
10141014
requires:
1015-
- Build app x64 - MacOS (prod)
1015+
- Build app - MacOS (prod)
10161016
- virustotal:
10171017
name: Virus check - exe (prod)
10181018
ext: exe

0 commit comments

Comments
 (0)