Skip to content

Commit 6864381

Browse files
committed
Updated config.yml
1 parent 72033e2 commit 6864381

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1007,12 +1007,12 @@ workflows:
10071007
name: Virus check - dmg (prod)
10081008
ext: x64.dmg
10091009
requires:
1010-
- Build app - MacOS (prod)
1010+
- Build app arm64 - MacOS (prod)
10111011
- virustotal:
10121012
name: Virus check - dmg (prod)
10131013
ext: arm64.dmg
10141014
requires:
1015-
- Build app - MacOS (prod)
1015+
- Build app x64- MacOS (prod)
10161016
- virustotal:
10171017
name: Virus check - exe (prod)
10181018
ext: exe

0 commit comments

Comments
 (0)