Update macos.yml

This commit is contained in:
Jelle Spijker 2023-09-23 19:33:00 +02:00 committed by GitHub
parent f8425b039a
commit e25f1b03a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -158,7 +158,7 @@ jobs:
run: conan install $CURA_CONAN_VERSION ${{ inputs.conan_args }} --build=missing --update -if cura_inst -g VirtualPythonEnv -o cura:enterprise=$ENTERPRISE -o cura:staging=$STAGING --json "cura_inst/conan_install_info.json"
- name: Upload the Package(s)
if: always() && ${{ inputs.operating_system != 'self-hosted' }}
if: ${{ inputs.operating_system != 'self-hosted' }}
run: |
conan upload "*" -r cura --all -c