Skip to content

Commit

Permalink
adding gtkmm
Browse files Browse the repository at this point in the history
  • Loading branch information
alexv-ds committed May 21, 2024
1 parent afa7ef0 commit 7375f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
if: matrix.gtk-version == '4'
run: > # Use -j2 option to prevent out of memory errors with GitHub Action runners
poetry run gvsbuild build --ninja-opts -j2 --enable-gi --py-wheel gobject-introspection
gtk4 libadwaita gtksourceview5 pygobject pycairo adwaita-icon-theme
gtk4 libadwaita gtksourceview5 pygobject pycairo adwaita-icon-theme gtkmm
- name: Copy wheel files
if: matrix.gtk-version == '4'
run: |
Expand Down

0 comments on commit 7375f94

Please sign in to comment.