mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 13:39:02 +08:00
fill in default ,values when run from cron
Contribute to CURA-10866
This commit is contained in:
parent
1d4e5f5c30
commit
87d0550109
4
.github/workflows/installers.yml
vendored
4
.github/workflows/installers.yml
vendored
@ -31,8 +31,8 @@ on:
|
|||||||
type: boolean
|
type: boolean
|
||||||
|
|
||||||
schedule:
|
schedule:
|
||||||
# Daily at 8:10 CET
|
# Daily at 23:10 CET
|
||||||
- cron: '10 7 * * *'
|
- cron: '10 21 * * *'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CURA_CONAN_VERSION: ${{ inputs.cura_conan_version || 'cura/latest@ultimaker/testing' }}
|
CURA_CONAN_VERSION: ${{ inputs.cura_conan_version || 'cura/latest@ultimaker/testing' }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user