Skip to content

Commit

Permalink
fix: Trying to solve nix build issues
Browse files Browse the repository at this point in the history
  • Loading branch information
rmevans9 committed Jan 29, 2020
1 parent 37bedd6 commit 509ff64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -102,7 +102,7 @@ jobs:
command: HOMEBREW_NO_INSTALL_CLEANUP=1 brew install snapcraft rpm
- run:
name: Release Mac and Linux
command: yarn release -ml
command: yarn release -ml -c.snap.publish=github

workflows:
version: 2
Expand Down

0 comments on commit 509ff64

Please sign in to comment.