Update build.yml

pull/2058/head
Ella Alinda 2023-01-27 14:05:47 +08:00 committed by GitHub
parent 65a0bee68a
commit 18437b7f07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -31,7 +31,9 @@ jobs:
libsqlite3-dev \
libssh2-1-dev \
libcppunit-dev \
rst2html
rst2html \
python \
python-docutils
- name: MacOS setup
if: runner.os == 'macOS'
run: |