Skip to content

Commit

Permalink
Action workflow 'static analysis': fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
deining committed Jan 12, 2025
1 parent 4a30df3 commit 152b0ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/static_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
libx11-dev
xorg-dev
xvfb
language-pack-en &&
export LANG=en_EN.UTF-8
- name: Install analysis tools
run: |
Expand Down

0 comments on commit 152b0ac

Please sign in to comment.