fix packaging
This commit is contained in:
@@ -48,7 +48,7 @@ jobs:
|
||||
|
||||
CONAN_LOGIN_USERNAME=${ARTIFACTORY_USER} \
|
||||
CONAN_PASSWORD=${ARTIFACTORY_PASSWORD} \
|
||||
conan upload Bin2CPP/1.0.0@bigfootdev/${{ env.BRANCH_NAME }} \
|
||||
conan upload bin2cpp/1.0.0@bigfootdev/${{ env.BRANCH_NAME }} \
|
||||
--only-recipe --remote=bigfootpackages
|
||||
|
||||
- name: Show ccache stats after
|
||||
|
||||
Reference in New Issue
Block a user