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: separate artifacts for 32bit and 64bit builds #5592

Merged
merged 2 commits into from
Dec 5, 2022

Conversation

Mause
Copy link
Member

@Mause Mause commented Dec 5, 2022

No description provided.

@@ -118,7 +118,7 @@ jobs:

- uses: actions/upload-artifact@v2
with:
name: duckdb-binaries-windows
name: duckdb-binaries-windows-32bit
Copy link
Member Author

Choose a reason for hiding this comment

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

This was causing a name collision, stopping 64bit java windows builds from being uploaded

@Mause Mause changed the title chore: separate artifacts for 32bit and 64bit builds fix: separate artifacts for 32bit and 64bit builds Dec 5, 2022
@Mytherin Mytherin merged commit 8d4671c into duckdb:master Dec 5, 2022
@Mytherin
Copy link
Collaborator

Mytherin commented Dec 5, 2022

Thanks! LGTM

@Mause Mause deleted the patch-10 branch December 14, 2022 04:30
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.

None yet

2 participants