Skip to content

Commit

Permalink
Enable pip caching per review
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonDaniel committed May 15, 2024
1 parent 2d90e35 commit 4a73458
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/get_issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: 3.11
cache: pip
- name: Install Issue Tracker
run: |
python -m pip install action/issue_tracker
Expand Down

0 comments on commit 4a73458

Please sign in to comment.