Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ecarnovsky committed Aug 6, 2024
1 parent c1fe0a2 commit 90bf020
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install chromium-browser=85.0.4183.83-0ubuntu2.22.04.1
sudo apt-get install chromium-chromedriver=85.0.4183.83-0ubuntu2.22.04.1
sudo apt-get install -y chromium-browser
sudo apt-get install -y chromium-chromedriver
sudo apt-get install xvfb
- name: Run main.py
Expand Down

0 comments on commit 90bf020

Please sign in to comment.