Skip to content

Commit 8a26a40

Browse files
committed
install yaml
1 parent 657d5bb commit 8a26a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Install deps
2424
run: |
2525
sudo apt-get install -y gettext librsvg2-bin
26-
pip install requests sh click setuptools cpp-coveralls Sphinx sphinx-rtd-theme recommonmark sphinxcontrib-svg2pdfconverter polib
26+
pip install requests sh click setuptools cpp-coveralls Sphinx sphinx-rtd-theme recommonmark sphinxcontrib-svg2pdfconverter polib pyyaml
2727
- name: Versions
2828
run: |
2929
gcc --version

0 commit comments

Comments
 (0)