Skip to content

Commit

Permalink
Merge pull request #72 from Azuki-bar/rye-install-url-change
Browse files Browse the repository at this point in the history
Change Rye setup script URL
  • Loading branch information
sksat authored May 27, 2024
2 parents 609fcbe + 0c00101 commit f0306b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ runs:
RYE_INSTALL_OPTION: '--yes'
RYE_VERSION: ${{ inputs.version }}
run: |
curl -sSf https://rye-up.com/get | bash
curl -sSf https://rye.astral.sh/get | bash
- name: setup rye path
shell: bash
Expand Down

0 comments on commit f0306b3

Please # to comment.