Skip to content

Commit

Permalink
fix: github action
Browse files Browse the repository at this point in the history
  • Loading branch information
jetsung committed Dec 13, 2024
1 parent c6c9ee4 commit 3689ddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
RYE_VERSION: 0.43.0
run: |
curl -sSf https://rye.astral.sh/get | bash
echo 'source "$HOME/.rye/env"' >> $GITHUB_PATH
echo "$HOME/.rye/shims" >> $GITHUB_PATH
- name: Install dependencies
Expand Down

0 comments on commit 3689ddd

Please sign in to comment.