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 P. Bezerra
parent f4087cab4a
commit 3592fc005f

View File

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