style(ci): update formatting

This commit is contained in:
Orhun Parmaksız 2022-02-02 03:27:52 +03:00
parent 4bf1f86fc2
commit cb8114e3c6
No known key found for this signature in database
GPG key ID: F83424824B3E4B90

View file

@ -67,8 +67,11 @@ jobs:
sudo apt-get update
sudo apt-get install -y \
--no-install-recommends \
--allow-unauthenticated linux-doc \
libxcb-shape0-dev libxcb-xfixes0-dev libxkbcommon-dev
--allow-unauthenticated
linux-doc \
libxcb-shape0-dev \
libxcb-xfixes0-dev \
libxkbcommon-dev
- name: Checkout the repository
uses: actions/checkout@v2