Skip to content

Commit

Permalink
rye url change
Browse files Browse the repository at this point in the history
  • Loading branch information
dbernaciak committed Jun 6, 2024
1 parent 7eac371 commit d4399d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
python-version: ${{ env.DOCS_PY_VERSION }}

- name: Set up rye
run: curl -sSf https://rye-up.com/get | RYE_INSTALL_OPTION="--yes" bash
run: curl -sSf https://rye.astral.sh/get | RYE_INSTALL_OPTION="--yes" bash

- name: Add Rye to PATH
run: |
Expand Down

0 comments on commit d4399d4

Please sign in to comment.