mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Merge branch 'coffee-compiler/fix_translation_script' into 'master'
Fix bin reference in gitlab translation script See merge request veloren/veloren!4531
This commit is contained in:
commit
127c0ce0aa
@ -2,4 +2,4 @@
|
||||
VELOREN_ASSETS="$(pwd)/assets"
|
||||
export VELOREN_ASSETS
|
||||
|
||||
time cargo run --bin i18n-csv --features="stat"
|
||||
time cargo run --bin i18n_csv --features="stat"
|
||||
|
Loading…
Reference in New Issue
Block a user