Skip to content

fix: .ts翻译文件中name“InfomationDialog”与qml文件InformationDialog.qml文件名不对应导致的图片信息窗口未能按相应语言显示的问题 #110

fix: .ts翻译文件中name“InfomationDialog”与qml文件InformationDialog.qml文件名不对应导致的图片信息窗口未能按相应语言显示的问题

fix: .ts翻译文件中name“InfomationDialog”与qml文件InformationDialog.qml文件名不对应导致的图片信息窗口未能按相应语言显示的问题 #110

name: Call build-distribution
on:
push:
paths-ignore:
- ".github/workflows/**"
pull_request_target:
paths-ignore:
- ".github/workflows/**"
jobs:
check_job:
uses: linuxdeepin/.github/.github/workflows/build-distribution.yml@master
secrets: inherit