mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 14:44:13 -06:00
Update .github/workflows/conan-package.yml
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
This commit is contained in:
parent
bedcb8b2ab
commit
69913053ec
1 changed files with 1 additions and 1 deletions
2
.github/workflows/conan-package.yml
vendored
2
.github/workflows/conan-package.yml
vendored
|
@ -95,7 +95,7 @@ jobs:
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
|
|
||||||
notify-export:
|
notify-export:
|
||||||
if: ${{ always() }}
|
if: always()
|
||||||
needs: [ conan-package-export-linux, conan-package-export-macos, conan-package-export-windows ]
|
needs: [ conan-package-export-linux, conan-package-export-macos, conan-package-export-windows ]
|
||||||
|
|
||||||
uses: ultimaker/cura/.github/workflows/notify.yml@5.1
|
uses: ultimaker/cura/.github/workflows/notify.yml@5.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue