Skip to content

Commit 4c035b8

Browse files
[CI] create default conan profile
1 parent a10a7cb commit 4c035b8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ jobs:
4141
python-version: 3.12
4242
- run: pip install conan
4343

44+
- run: conan profile detect
45+
- run: conan profile list
46+
4447
- uses: actions/download-artifact@v4
4548
with:
4649
name: maven-local

0 commit comments

Comments
 (0)