Skip to content

Commit

Permalink
[ci] Export conan package instead of creating new one
Browse files Browse the repository at this point in the history
  • Loading branch information
NikitaZotov committed Jan 15, 2025
1 parent 8f90ebc commit 8a3db87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
- name: Create Conan package
run: |
conan create . sc-machine/${{ github.ref_name }}
conan export-pkg .
- name: Upload to Conan remote
run: |
Expand Down

0 comments on commit 8a3db87

Please sign in to comment.