Skip to content

Commit

Permalink
Add deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Destuynder (:kang) authored Oct 31, 2019
1 parent 9f08460 commit c20a5e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:

steps:
- uses: actions/checkout@v1
- name: deps
run: apt-get install -y libtool build-essential libcurl4-openssl-dev libaudit-dev libaudit1 libaudit-common libauparse-dev libauparse0 libtool
- name: make
run: make
- name: make install
Expand Down

0 comments on commit c20a5e9

Please sign in to comment.