Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Bareiss committed Aug 27, 2024
1 parent c67224f commit e1ca368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_splunk_tas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: |
pip3 install poetry
poetry install
pip3 install GitPython
poetry add GitPython
- name: Run Python Splunk TA checker
env:
Expand Down

0 comments on commit e1ca368

Please sign in to comment.