Update .github/workflows/conan-package.yml

Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
This commit is contained in:
Jelle Spijker 2022-07-12 13:57:11 +02:00 committed by GitHub
parent bedcb8b2ab
commit 69913053ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -95,7 +95,7 @@ jobs:
secrets: inherit
notify-export:
if: ${{ always() }}
if: always()
needs: [ conan-package-export-linux, conan-package-export-macos, conan-package-export-windows ]
uses: ultimaker/cura/.github/workflows/notify.yml@5.1