CI: install libclang on Linux

This commit is contained in:
João M. Bezerra 2023-09-21 18:17:41 -03:00 committed by João Marcos
parent ae9f4e0151
commit 179b055545

View File

@ -122,7 +122,6 @@ jobs:
target/${{ matrix.target }}/release/ouch.exe
artifacts/
clippy-rustfmt:
name: clippy-rustfmt
runs-on: ubuntu-latest