Skip to content

Commit cfb5d69

Browse files
committed
[ci] Add firefox install
1 parent c3b76e3 commit cfb5d69

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
@@ -47,7 +47,7 @@ jobs:
4747
- name: Install system packages
4848
run: |
4949
sudo apt update
50-
sudo apt-get -qq -y install sqlite3 gdal-bin
50+
sudo apt-get -qq -y install sqlite3 gdal-bin firefox
5151
5252
- name: Upgrade python system packages
5353
run: pip install -U pip wheel setuptools

0 commit comments

Comments
 (0)