Skip to content

Commit

Permalink
Update update-rules.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MHaggis committed Dec 20, 2023
1 parent cfd7a58 commit c3e9466
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/update-rules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ jobs:

- name: Install dependencies
run: |
curl -sSL https://install.python-poetry.org | python -
poetry install --no-root
pip install requests
- name: Check if rules have changed and update
run: python bin/updaterules.py
Expand Down

0 comments on commit c3e9466

Please sign in to comment.