Skip to content

Commit

Permalink
2nd try: build with webkit
Browse files Browse the repository at this point in the history
  • Loading branch information
AtomHare committed May 19, 2024
1 parent cf69e4e commit 6b33428
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 libwebkitgtk-6.0-dev
run: sudo apt-get install autoconf automake intltool libgtk-3-dev libglib2.0-dev libwebkit2gtk-4.0-dev


- name: Retrieve Yad source code
Expand Down

0 comments on commit 6b33428

Please sign in to comment.