Skip to content

Commit 37fc4fb

Browse files
committed
fixed toolbox dep
1 parent 2675a2f commit 37fc4fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
keys:
3939
- conan-dir-{{ checksum "conanfile.py" }}
4040
- run: conan install gtest/1.8.1@bincrafters/stable
41-
- run: conan install toolboxpp/3.1.0@edwardstock/latest
41+
- run: conan install toolbox/3.1.0@edwardstock/latest
4242
- run: conan install bip39/2.0.0@edwardstock/latest
4343
- run: conan install boost_multiprecision/1.69.0@bincrafters/stable
4444
- run: conan install boost_exception/1.69.0@bincrafters/stable

0 commit comments

Comments
 (0)