ci: fix perl warnings in lint
This commit is contained in:
parent
e342ba322e
commit
baa9e5e074
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue