Skip to content

Commit a4fb757

Browse files
committed
auto commit
1 parent affafd3 commit a4fb757

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
steps:
5353
# Checkout the code as the first step.
5454
- checkout
55+
5556
- add_ssh_keys:
5657
fingerprints:
5758
- "SHA256:311ERxz9sAFh4w7E5tOf1NZqcTLS1DdaKMSiNaIImaU"
@@ -143,6 +144,6 @@ workflows:
143144
- equal: [main, << pipeline.git.branch >>]
144145
- equal: [release, << pipeline.git.branch >>]
145146
jobs:
146-
# - build
147+
- build-mac
147148
# - build-linux
148149
- build-it

0 commit comments

Comments
 (0)