Skip to content

Commit 1274aca

Browse files
committed
chore: fix ci
1 parent 029d20d commit 1274aca

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,8 @@ jobs:
193193
librsvg2-dev \
194194
patchelf \
195195
libxcb1-dev \
196-
libudev-dev
196+
libudev-dev \
197+
libwebkit2gtk-4.1-dev
197198
- uses: pnpm/action-setup@v4
198199
id: pnpm
199200
name: Install pnpm

0 commit comments

Comments
 (0)