Skip to content

Commit

Permalink
fix skip syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Lord-Kamina committed Jun 12, 2024
1 parent 181472a commit b84d29e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,9 @@ jobs:
--vs-ver=${{ matrix.vstudio }}
--enable-gi
--py-wheel
--skip gtksourceview4,emeus,clutter
--skip gtksourceview4
--skip emeus
--skip clutter
--patches-root-dir=${{ github.workspace }}\gvsbuild\patches
gtk3-full pycairo pygobject lz4 enchant
Expand Down

0 comments on commit b84d29e

Please sign in to comment.