Skip to content

Commit fa40ddc

Browse files
committed
Update macOS CI build commands.
1 parent 2e99e6e commit fa40ddc

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@ jobs:
6565
uses: actions/checkout@v4
6666
with:
6767
submodules: recursive
68-
- name: Install prerequisites
69-
run: brew install gnutls pkg-config
7068
- name: Configure libcups
7169
run: ./configure --enable-debug --enable-debug-printfs --enable-maintainer || (cat config.log; pkg-config --list-all; exit 1)
7270
- name: Make libcups

0 commit comments

Comments
 (0)