Skip to content

Commit 6ba42cc

Browse files
committed
fix: More build fixes
1 parent 596d32f commit 6ba42cc

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
@@ -97,8 +97,8 @@ jobs:
9797
name: Install Cert
9898
command: bundle exec fastlane setup
9999
- run:
100-
name: Generate Semantic Release
101-
command: yarn semantic-release
100+
name: Install Snapcraft
101+
command: brew install snapcraft
102102
- run:
103103
name: Release Mac and Linux
104104
command: yarn release -ml

0 commit comments

Comments
 (0)