Skip to content

Commit 9d06d1c

Browse files
committed
🐛 Fix Ubuntu packaging
1 parent e723c0a commit 9d06d1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pake-cli.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
if: inputs.platform == 'ubuntu-20.04'
9595
uses: awalsh128/[email protected]
9696
with:
97-
packages: libjavascriptcoregtk-4.1-dev libwebkit2gtk-4.1-dev build-essential curl wget file libxdo-dev libssl-dev libgtk-3-dev libayatana-appindicator3-dev librsvg2-dev gnome-video-effects gnome-video-effects-extra
97+
packages: libjavascriptcoregtk-4.1-dev libwebkit2gtk-4.1-dev build-essential curl wget file libxdo-dev libssl-dev libgtk-3-dev libayatana-appindicator3-dev librsvg2-dev gnome-video-effects gnome-video-effects-extra libglib2.0-dev libglib2.0-0 libgobject-2.0-0 pkg-config
9898
version: 1.1
9999

100100
- name: Install pake-cli local

0 commit comments

Comments
 (0)