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

Upload distribution on CI builds #59

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Conversation

mattprecious
Copy link
Owner

No description provided.

.github/workflows/build.yaml Outdated Show resolved Hide resolved
@mattprecious mattprecious force-pushed the mattp/2023-10-27/upload branch from d896914 to 3a2e48c Compare October 27, 2023 17:26
Comment on lines 103 to 104
name: st
path: ./build/distributions/st.zip
Copy link
Collaborator

Choose a reason for hiding this comment

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

This might double zip :(

Copy link
Collaborator

Choose a reason for hiding this comment

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

Yep: https://github.com/actions/upload-artifact#zipped-artifact-downloads

Do the installDist output dir so it gets zipped once

Copy link
Owner Author

Choose a reason for hiding this comment

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

Hmm, interesting. My computer must have double-extracted then because it was invisible to me. Homebrew also seems to double-extract.

@mattprecious mattprecious force-pushed the mattp/2023-10-27/upload branch from 3a2e48c to 1dde5ac Compare October 27, 2023 18:11
@mattprecious mattprecious merged commit bd8466c into main Oct 27, 2023
5 checks passed
@mattprecious mattprecious deleted the mattp/2023-10-27/upload branch October 27, 2023 18:24
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