Skip to content

Commit 9bc29f8

Browse files
committed
Wrong package name
1 parent 39765db commit 9bc29f8

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/compare.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ jobs:
1313
cache: pip
1414
- name: Install dependencies
1515
run: |
16-
sudo apt update
17-
sudo apt install -y libegl1-mesa
16+
sudo apt install -y libegl1
1817
python -m pip install -r requirements.txt --no-deps
1918
- uses: r-lib/actions/setup-pandoc@v2
2019
with:

0 commit comments

Comments
 (0)