workflow: Missing pipe.

This commit is contained in:
Julien Palard 2020-12-03 13:15:42 +01:00
parent aa69f07010
commit 304296952a
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ jobs:
path: .tox
key: ${{ matrix.tox.python-version }}-${{ hashFiles('tox.ini') }}-${{ hashFiles('requirements-dev.txt') }}
- name: Install dependencies
run:
run: |
sudo apt-get update
sudo apt-get install -y gettext
- name: Install tox