mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-04 13:20:19 +08:00
fix: cicd error (#671)
* fix: ci/cd error * fix: ci/cd error * fix: ci/cd error
This commit is contained in:
@ -4,7 +4,7 @@ preserve_hierarchy: true
|
||||
files: [
|
||||
# JSON translation files
|
||||
{
|
||||
source: '/web/src/locales/en/data.json',
|
||||
translation: '/web/src/locales/%two_letters_code%/data.json',
|
||||
source: '/src/locales/en/data.json',
|
||||
translation: '/src/locales/%two_letters_code%/data.json',
|
||||
},
|
||||
]
|
||||
|
Reference in New Issue
Block a user