Skip to content

No need for type cast -> it returns a bool #256

No need for type cast -> it returns a bool

No need for type cast -> it returns a bool #256

Workflow file for this run

name: Nightly build - stable release
run-name: Nightly build - stable release
# on:
# schedule:
# # Daily at 5:15 CET
# - cron: '15 4 * * *'
jobs:
build-nightly:
uses: ./.github/workflows/nightly.yml
with:
cura_conan_version: "cura/[*]"
release_tag: "nightly-stable"
caller_workflow: "nightly-stable.yml"
secrets: inherit