Skip to content

Commit

Permalink
Add webkitgtk
Browse files Browse the repository at this point in the history
  • Loading branch information
AtomHare committed May 19, 2024
1 parent bc389e5 commit cf69e4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-yad.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install required packages
run: sudo apt-get install autoconf automake intltool libgtk-3-dev libglib2.0-dev
run: sudo apt-get install autoconf automake intltool libgtk-3-dev libglib2.0-dev libwebkitgtk-6.0-dev


- name: Retrieve Yad source code
Expand Down

0 comments on commit cf69e4e

Please sign in to comment.