Fix bin reference in gitlab translation script

This commit is contained in:
coffee-compiler 2024-07-23 19:09:36 +00:00 committed by Marcel
parent fc8ea37762
commit c4a3548359

View File

@ -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"