fix packaging

This commit is contained in:
2026-03-28 23:57:44 +01:00
committed by Romain BOULLARD
parent 0977669bd5
commit ea53392645

View File

@@ -48,7 +48,7 @@ jobs:
CONAN_LOGIN_USERNAME=${ARTIFACTORY_USER} \ CONAN_LOGIN_USERNAME=${ARTIFACTORY_USER} \
CONAN_PASSWORD=${ARTIFACTORY_PASSWORD} \ 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 --only-recipe --remote=bigfootpackages
- name: Show ccache stats after - name: Show ccache stats after