mirror of https://github.com/aria2/aria2
Update build.yml
parent
65a0bee68a
commit
18437b7f07
|
@ -31,7 +31,9 @@ jobs:
|
||||||
libsqlite3-dev \
|
libsqlite3-dev \
|
||||||
libssh2-1-dev \
|
libssh2-1-dev \
|
||||||
libcppunit-dev \
|
libcppunit-dev \
|
||||||
rst2html
|
rst2html \
|
||||||
|
python \
|
||||||
|
python-docutils
|
||||||
- name: MacOS setup
|
- name: MacOS setup
|
||||||
if: runner.os == 'macOS'
|
if: runner.os == 'macOS'
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue