Skip to content
Snippets Groups Projects
Commit e705bebc authored by Adrien Béraud's avatar Adrien Béraud
Browse files

github: don't build proxy

parent a330762f
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,7 @@ jobs: ...@@ -20,7 +20,7 @@ jobs:
run: | run: |
cd argon2 && make && sudo make install && cd .. cd argon2 && make && sudo make install && cd ..
- name: configure - name: configure
run: ./configure --enable-proxy-client --enable-proxy-server --enable-push-notifications run: ./configure
- name: make - name: make
run: make run: make
- name: make check - name: make check
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment