mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 06:39:04 +08:00
fix workflow
Contributes to CURA-10376
This commit is contained in:
parent
bbfda9e5c1
commit
dec8f90e51
3
.github/workflows/update-i18n.yml
vendored
3
.github/workflows/update-i18n.yml
vendored
@ -6,7 +6,7 @@ on:
|
||||
- 'resources/i18n/**'
|
||||
|
||||
jobs:
|
||||
printer-linter-format:
|
||||
update-18n:
|
||||
name: Update i18n
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
@ -49,7 +49,6 @@ jobs:
|
||||
run: conan install . --build=missing --update -o cura:devtools=True
|
||||
|
||||
- uses: stefanzweifel/git-auto-commit-action@v4
|
||||
if: env.GIT_DIFF && !env.MATCHED_FILES
|
||||
with:
|
||||
file_pattern: 'resources/i18n/*.po resources/i18n/*.pot'
|
||||
status_options: '--untracked-files=no'
|
||||
|
Loading…
x
Reference in New Issue
Block a user