Skip to content

Commit

Permalink
Revert "ci: build proxy client for Autotools build"
Browse files Browse the repository at this point in the history
This reverts commit 2dc9f25.
  • Loading branch information
Adrien Béraud committed Mar 25, 2024
1 parent 0e556b8 commit 07ca10a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Configure
run: |
./autogen.sh
./configure --enable-proxy-client
./configure
- name: Build
run: make

Expand Down

0 comments on commit 07ca10a

Please sign in to comment.