We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52ef4f1 commit 29b4cbeCopy full SHA for 29b4cbe
.github/workflows/chat-perf.yml
@@ -148,6 +148,9 @@ jobs:
148
run: |
149
sudo apt update -y
150
sudo apt install -y \
151
+ build-essential pkg-config \
152
+ libx11-dev libx11-xcb-dev libxkbfile-dev \
153
+ libnotify-bin libkrb5-dev \
154
xvfb sqlite3 \
155
libnss3 libatk1.0-0 libatk-bridge2.0-0 \
156
libcups2t64 libdrm2 libxcomposite1 libxdamage1 \
@@ -280,6 +283,9 @@ jobs:
280
283
281
284
282
285
286
287
288
289
xvfb \
290
291
0 commit comments