Skip to content
This repository was archived by the owner on Oct 21, 2025. It is now read-only.

Commit 7c121de

Browse files
authored
Update save2archive.yml
1 parent 3dc9629 commit 7c121de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/save2archive.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Install software
2727
run: sudo apt-get install -y firefox xvfb chromium-chromedriver
2828
- name: Install the necessary packages
29-
run: pip install requests webdriver-manager selenium pytest pyvirtualdisplay selenium webdriver_manager
29+
run: pip install requests webdriver-manager selenium pytest pyvirtualdisplay selenium webdriver_manager cloudscraper
3030
- name: Save archive
3131
run: python run.py
3232
- uses: stefanzweifel/git-auto-commit-action@v4.1.2

0 commit comments

Comments
 (0)