Skip to content
Snippets Groups Projects
Unverified Commit 5f361748 authored by Adrien Béraud's avatar Adrien Béraud Committed by GitHub
Browse files

Update ccpp.yml

parent 98474562
Branches
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ jobs: ...@@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v1 - uses: actions/checkout@v1
- name: deps - name: deps
run: | run: |
apt install libncurses5-dev libreadline-dev nettle-dev \ sudo apt install libncurses5-dev libreadline-dev nettle-dev \
libgnutls28-dev libuv1-dev cython3 python3-dev python3-setuptools libcppunit-dev libjsoncpp-dev \ libgnutls28-dev libuv1-dev cython3 python3-dev python3-setuptools libcppunit-dev libjsoncpp-dev \
autotools-dev autoconf libasio-dev libfmt-dev libhttp-parser-dev libmsgpack-dev autotools-dev autoconf libasio-dev libfmt-dev libhttp-parser-dev libmsgpack-dev
- name: autogen - name: autogen
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment