Skip to content

Commit

Permalink
Don’t use gtk3-full
Browse files Browse the repository at this point in the history
Maybe this way we can fix adwaita being dumb and failing because gtk isn’t yet installed?
  • Loading branch information
Lord-Kamina committed Jun 13, 2024
1 parent 659e7de commit 680bf0a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,8 @@ jobs:
--vs-ver=${{ matrix.vstudio }}
--enable-gi
--py-wheel
--skip gtksourceview4
--skip emeus
--skip clutter
--patches-root-dir=${{ github.workspace }}\gvsbuild\patches
gtk3-full pycairo pygobject lz4 enchant
gtk3 pycairo pygobject wing lz4 enchant hicolor-icon-theme adwaita-icon-theme
- name: Restore git binary
run: Rename-Item "C:\Program Files\Git\usr\notbin" bin
Expand Down

0 comments on commit 680bf0a

Please sign in to comment.