mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-03 23:36:30 +08:00
Update version to 5.10.0 and adjust workflow paths
Upgraded the version in `conandata.yml` to 5.10.0. Updated the GitHub Actions workflow to include changes to `conandata.yml` in the trigger paths. This ensures builds run correctly when the version file is modified. NP-732
This commit is contained in:
parent
5fbe0a194b
commit
a55236675b
@ -12,6 +12,7 @@ on:
|
|||||||
- 'resources/quality/**'
|
- 'resources/quality/**'
|
||||||
- 'resources/variants/**'
|
- 'resources/variants/**'
|
||||||
- 'resources/conanfile.py'
|
- 'resources/conanfile.py'
|
||||||
|
- 'resources/conandata.yml'
|
||||||
branches:
|
branches:
|
||||||
- 'main'
|
- 'main'
|
||||||
- 'CURA-*'
|
- 'CURA-*'
|
||||||
|
@ -1 +1 @@
|
|||||||
version: "5.9.0"
|
version: "5.10.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user