ci: fix perl warnings in lint

This commit is contained in:
outfoxxed 2025-05-13 20:31:15 -07:00
parent e342ba322e
commit baa9e5e074
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E

View file

@ -22,4 +22,4 @@ jobs:
just build
- name: Run lints
run: just lint-ci
run: LC_ALL=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 just lint-ci