Skip to content

Commit 509ff64

Browse files
committed
fix: Trying to solve nix build issues
1 parent 37bedd6 commit 509ff64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
command: HOMEBREW_NO_INSTALL_CLEANUP=1 brew install snapcraft rpm
103103
- run:
104104
name: Release Mac and Linux
105-
command: yarn release -ml
105+
command: yarn release -ml -c.snap.publish=github
106106

107107
workflows:
108108
version: 2

0 commit comments

Comments
 (0)