Skip to content

Commit

Permalink
Update rescrape.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
antidipyramid authored Feb 8, 2024
1 parent d576d13 commit a297fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rescrape.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
sudo apt-get update
sudo apt-get install sqlite3
- uses: shogo82148/actions-setup-perl@v1
- name: Install requirements
uses: shogo82148/actions-setup-perl@v1
run: |
pip install -U pyopenssl cryptography
pip install -r requirements.txt
Expand Down

0 comments on commit a297fbf

Please sign in to comment.