mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-02-15 08:59:32 -07:00
fill in default ,values when run from cron
Contribute to CURA-10866
This commit is contained in:
parent
1d4e5f5c30
commit
87d0550109
1 changed files with 2 additions and 2 deletions
4
.github/workflows/installers.yml
vendored
4
.github/workflows/installers.yml
vendored
|
|
@ -31,8 +31,8 @@ on:
|
|||
type: boolean
|
||||
|
||||
schedule:
|
||||
# Daily at 8:10 CET
|
||||
- cron: '10 7 * * *'
|
||||
# Daily at 23:10 CET
|
||||
- cron: '10 21 * * *'
|
||||
|
||||
env:
|
||||
CURA_CONAN_VERSION: ${{ inputs.cura_conan_version || 'cura/latest@ultimaker/testing' }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue