ops: fix test workflow for GitHub
This commit is contained in:
@@ -54,7 +54,7 @@ jobs:
|
||||
- name: Install Camoufox Dependencies
|
||||
run: |
|
||||
python3 -m pip install --upgrade pip
|
||||
python3 -m pip install playwright camoufox
|
||||
python3 -m pip install playwright rebrowser-playwright camoufox
|
||||
python3 -m playwright install chromium
|
||||
python3 -m playwright install-deps chromium firefox
|
||||
python3 -m camoufox fetch --browserforge
|
||||
|
||||
Reference in New Issue
Block a user