Skip to content

Commit

Permalink
fix: use correct rye version
Browse files Browse the repository at this point in the history
  • Loading branch information
diohabara committed Jun 23, 2024
1 parent dfc9803 commit 9fe566f
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 @@ -20,7 +20,7 @@ jobs:
curl -sSf https://rye.astral.sh/get | bash
echo "$HOME/.rye/shims" >> $GITHUB_PATH
env:
RYE_VERSION: 0.24.0
RYE_VERSION: 0.34.0
RYE_INSTALL_OPTION: "--yes"

- name: Install dependencies
Expand Down

0 comments on commit 9fe566f

Please sign in to comment.