Skip to content

Commit

Permalink
ci: build proxy client for Autotools build
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrien Béraud committed Mar 17, 2024
1 parent 7ca39b4 commit 2dc9f25
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
./configure --enable-proxy-client
- name: Build
run: make

Expand Down

0 comments on commit 2dc9f25

Please sign in to comment.