Skip to content

Commit

Permalink
#6 next attempt to install libusb - fix conancenter reference
Browse files Browse the repository at this point in the history
  • Loading branch information
walcovanloon committed Jun 30, 2022
1 parent a8b422d commit b4420fc
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 @@ -53,7 +53,7 @@ jobs:
command: pip install conan
- run:
name: Install libusb
command: conan install libusb-compat/0.1.7@#ab6a3c9ec4ddf4ca47e0960f694498c3 -g markdown --remote conancenter.
command: conan install libusb-compat/0.1.7@#ab6a3c9ec4ddf4ca47e0960f694498c3 -g markdown --remote conancenter
- run:
name: Build and install
command: python.exe setup.py install
Expand Down

0 comments on commit b4420fc

Please sign in to comment.