Skip to content

Commit

Permalink
fix: add python version for pip caching
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Plant <[email protected]>
  • Loading branch information
pl4nty committed Feb 17, 2024
1 parent 55b8e42 commit c10ba6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
allow-no-subscriptions: true
- uses: actions/[email protected]
with:
python-version: 3.12
cache: pip
- run: pip install -r requirements.txt
- run: python main.py
Expand Down

0 comments on commit c10ba6d

Please sign in to comment.