chore(gitlab-ci): add locale debugging prints to backend-dependencies

This commit is contained in:
Sarah Vaupel 2024-07-04 03:55:30 +02:00
parent b0b740182c
commit fff0478b2e

View File

@ -98,6 +98,8 @@ backend dependencies:
- .stack
- .stack-work
script:
- cat /etc/locale.conf
- echo ${LC_ALL} ${LANG}
- make backend-dependencies
before_script: *nix-before
artifacts: