Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJelle Spijker <j.spijker@ultimaker.com>2022-07-12 14:57:11 +0300
committerGitHub <noreply@github.com>2022-07-12 14:57:11 +0300
commit69913053ecf7e247ebc4f551441eb02fbfd7cbbc (patch)
treed829ea6ce7677ed711640fde43b4df1282554a67 /.github
parentbedcb8b2abecf2851f3a521304e0567bd805c553 (diff)
Update .github/workflows/conan-package.yml
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/conan-package.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/conan-package.yml b/.github/workflows/conan-package.yml
index fdf83eb3b1..da9a5ecb27 100644
--- a/.github/workflows/conan-package.yml
+++ b/.github/workflows/conan-package.yml
@@ -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