Skip to content

Commit

Permalink
Update macOS CI build commands.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelrsweet committed Oct 21, 2024
1 parent 2e99e6e commit fa40ddc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,6 @@ jobs:
uses: actions/checkout@v4
with:
submodules: recursive
- name: Install prerequisites
run: brew install gnutls pkg-config
- name: Configure libcups
run: ./configure --enable-debug --enable-debug-printfs --enable-maintainer || (cat config.log; pkg-config --list-all; exit 1)
- name: Make libcups
Expand Down

0 comments on commit fa40ddc

Please sign in to comment.