Skip to content

Commit

Permalink
Added missing python module #1
Browse files Browse the repository at this point in the history
  • Loading branch information
StrahinjaJacimovic committed Aug 21, 2024
1 parent f70dc25 commit 4313fca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/updateChangelogs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
pip install requests
pip install chardet
pip install py7zr
pip install packaging
- name: Update changelogs
run: |
Expand Down

0 comments on commit 4313fca

Please sign in to comment.