Skip to content

Commit

Permalink
ci: Limit gir job to building the bare minimum
Browse files Browse the repository at this point in the history
  • Loading branch information
oleavr committed Feb 23, 2024
1 parent 9b71bbd commit 1f64c08
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 @@ -37,7 +37,7 @@ jobs:
./configure \
--enable-shared \
--without-prebuilds=toolchain,sdk \
${{ env.GUM_OPTIONS }}
--disable-tests
make
- name: Upload GObject introspection data
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 1f64c08

Please sign in to comment.