Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: removing duplicated rye and sourcing it in update dependencies job #870

Closed
wants to merge 1 commit into from

Conversation

NikolaMilosa
Copy link
Contributor

No description provided.

@NikolaMilosa NikolaMilosa requested a review from a team as a code owner September 5, 2024 11:16
@@ -23,7 +23,9 @@ jobs:
- name: "🐍 Install rye"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why a duck

@DFINITYManu
Copy link
Contributor

I will reapprove when fix is gud.

@@ -23,7 +23,9 @@ jobs:
- name: "🐍 Install rye"
run: |
export RYE_INSTALL_OPTION="--yes"
export RYE_HOME="$HOME/.rye"
curl -sSf https://rye.astral.sh/get | bash
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not have it in container only?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants