Skip to content

Commit

Permalink
refactor: fix pip package name
Browse files Browse the repository at this point in the history
  • Loading branch information
nikoksr committed Jun 13, 2020
1 parent f35e658 commit a378069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- run:
name: Install snapcraft
command: |
pip3 install snapcraft yaml
pip3 install snapcraft pyyaml
- run:
name: Login to snap store
Expand Down

0 comments on commit a378069

Please sign in to comment.