Skip to content

Commit

Permalink
Github action: add firefox to install list
Browse files Browse the repository at this point in the history
  • Loading branch information
raphodn committed Nov 28, 2023
1 parent 8d6589b commit cf3010f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linting_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get -y install gdal-bin
sudo apt install firefox-geckodriver
#----------------------------------------------
# install your root project
Expand Down

0 comments on commit cf3010f

Please sign in to comment.