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

feat: fix uploading #67

Merged
merged 4 commits into from
Jan 21, 2025
Merged

feat: fix uploading #67

merged 4 commits into from
Jan 21, 2025

Conversation

tdejager
Copy link
Contributor

Attempts to fix uploading again.

Copy link
Contributor

@nichmor nichmor left a comment

Choose a reason for hiding this comment

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

looks good! lets merge it if it works

@@ -61,19 +61,19 @@ jobs:
RATTLER_BUILD_COLOR: "always"
run: |
pixi r -e build-self rattler-build build --recipe recipe/recipe.yaml --output-dir=$RUNNER_TEMP --target-platform=${{ env.TARGET_PLATFORM }} --experimental --test native
- name: Upload all packages
- name: Upload all packages (OSX or Linux)
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- name: Upload all packages (OSX or Linux)
- name: Upload OSX and Linux packages

.github/workflows/rattler-build.yml Outdated Show resolved Hide resolved
@tdejager tdejager merged commit 1f77d05 into prefix-dev:main Jan 21, 2025
13 checks passed
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.

2 participants