Skip to content

Commit

Permalink
Add javascriptcoregtk-4.1-dev dep to staging CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
lucksus committed Nov 14, 2024
1 parent d17e911 commit 3f636eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
if: matrix.platform == 'GH-hosted-ubuntu'
run: |
sudo apt-get update
sudo apt-get install -y libgtk-3-dev webkit2gtk-4.0 libappindicator3-dev librsvg2-dev patchelf protobuf-compiler cmake fuse libfuse2 mesa-utils mesa-vulkan-drivers libsoup-3.0-dev
sudo apt-get install -y libgtk-3-dev webkit2gtk-4.0 libappindicator3-dev librsvg2-dev patchelf protobuf-compiler cmake fuse libfuse2 mesa-utils mesa-vulkan-drivers libsoup-3.0-dev javascriptcoregtk-4.1-dev
- name: install dependencies (macos only)
if: matrix.platform == 'macos-latest'
Expand Down

0 comments on commit 3f636eb

Please sign in to comment.