Skip to content

Commit

Permalink
fix typo in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
reminia committed Dec 18, 2024
1 parent 87ba27c commit a991105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: astral-sh/setup-uv@v4
with:
enable-cache: true
cache-dependency-blob: "uv.lock"
cache-dependency-glob: "uv.lock"

- name: Set up Python
run: uv python install
Expand Down

0 comments on commit a991105

Please sign in to comment.