Skip to content

Commit 71af666

Browse files
authored
Fix actions (#57)
1 parent 743ab13 commit 71af666

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/actions.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
python-version: ${{ matrix.python-version }}
1717
- name: Install dependencies
1818
run: |
19+
sudo apt-get update
1920
sudo apt-get install libcairo2-dev libgirepository1.0-dev
2021
python -m pip install --upgrade pip
2122
pip install pipenv

0 commit comments

Comments
 (0)