Skip to content

Commit 7ddc170

Browse files
committed
[added] profile for build set to detected default (system on which the build runs)
1 parent 7a4acb8 commit 7ddc170

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545

4646
- name: Create Conan package
4747
run: |
48+
conan profile detect --force
4849
conan create . --version=${{ steps.vars.outputs.version }} --user=${{ github.actor }} --channel=stable
4950
5051
- name: Upload Conan package

0 commit comments

Comments
 (0)