Skip to content

Commit

Permalink
attempt to fix python post install
Browse files Browse the repository at this point in the history
  • Loading branch information
mjschwenne committed Dec 7, 2024
1 parent fa07c3e commit 80fb0f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: "3.12"
cache: "pip"
- name: Check Grackle
run: |
./update-grackle.py
Expand Down

0 comments on commit 80fb0f2

Please sign in to comment.