Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kinokrt authored Dec 14, 2023
1 parent e09018a commit 5733b71
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -334,9 +334,9 @@ jobs:
- name: Install targets with Conan
run: |
conan export-pkg \
. \
--package-folder=. \
--profile:host conan_profile
. \
--package-folder=. \
--profile:host conan_profile
- name: Run link test [`ipc_core` - Flow-IPC Core]
if: |
Expand Down

0 comments on commit 5733b71

Please sign in to comment.