summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Halbert <halbert@adafruit.com>2020-12-14 15:54:38 -0500
committerGitHub <noreply@github.com>2020-12-14 15:54:38 -0500
commitd2cb58a2df81ddaadaaa5f08699760885e2ecb81 (patch)
tree1d2af46db9a9a9301a649ea5e571d6e9f61cc968
parenteea8bc4999fc56990884e7854a9402b3633000d7 (diff)
suod apt-get update
-rw-r--r--.github/workflows/build.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 16f791411..2cef968a4 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -35,6 +35,7 @@ jobs:
python-version: 3.8
- name: Install deps
run: |
+ sudo apt-get update
sudo apt-get install -y eatmydata
sudo eatmydata apt-get install -y gettext librsvg2-bin mingw-w64 latexmk texlive-fonts-recommended texlive-latex-recommended texlive-latex-extra
pip install requests sh click setuptools cpp-coveralls "Sphinx<4" sphinx-rtd-theme recommonmark sphinx-autoapi sphinxcontrib-svg2pdfconverter polib pyyaml astroid isort black awscli mypy