Skip to content

Commit 0935355

Browse files
committed
Fix CI
1 parent bc98d18 commit 0935355

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ shared: &shared
3333
echo ........................................... BUILDING: $i
3434
echo ....
3535
echo ....
36-
mint-build -i
36+
mint-build
3737
cd ..
3838
done
3939

0 commit comments

Comments
 (0)