Skip to content

Commit c83d022

Browse files
committed
more fixups
1 parent 9c84ace commit c83d022

5 files changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/verify.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ jobs:
6161
- name: 👁️‍🗨️ Show conan profile
6262
run: conan profile show
6363

64+
- name: 📡 Install libhal conan configurations
65+
run: conan config install https://github.com/libhal/conan-config2.git
66+
6467
- name: 📡 Install local toolchain profiles
6568
run: conan config install -tf profiles/ -sf conan/profiles/v1/ .
6669

0 commit comments

Comments
 (0)