Skip to content

Commit

Permalink
try fixing cache?
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGrace2282 committed May 16, 2024
1 parent 9603d59 commit b0819e7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,7 @@ jobs:
- name: Check Pipfile.lock
run: bash scripts/check_pipfile.sh

# Since we don't install dependencies, we have to have this
- name: Make dir for virtualenv
run: mkdir -p /home/runner/.local/share/virtualenvs

0 comments on commit b0819e7

Please sign in to comment.