Skip to content

Commit

Permalink
fixup! fixup! fixup! Add a github action to check if there is new ele…
Browse files Browse the repository at this point in the history
…vate packages available
  • Loading branch information
Mikhail Sandakov committed Oct 25, 2024
1 parent de4a5da commit addb28a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/elivate_packages_update_checkr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: Install dependencies
run: |
python -m pip install requests packaging beautifulsoup4
python -m pip install requests packaging beautifulsoup4 PyGithub
- name: Check for newer packages
env:
Expand Down

0 comments on commit addb28a

Please sign in to comment.