Skip to content

Commit

Permalink
Merge branch 'main' of github.com:coronasafe/leaderboard into test-sc…
Browse files Browse the repository at this point in the history
…raper-workflow
  • Loading branch information
rithviknishad committed Feb 27, 2024
2 parents ed15485 + dd2a840 commit bfc0f04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scraper-dry-run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
python-version: "3.10"

- run: rm data contributors
- run: rm data contributors && mkdir data contributors

- name: Install dependencies
run: pip install -r scraper/requirements.txt
Expand Down

0 comments on commit bfc0f04

Please sign in to comment.