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

Revert "use boost tar on linux too" #43

Draft
wants to merge 1 commit into
base: 0.72.3-discord-1
Choose a base branch
from

Conversation

aconverse
Copy link

The react-native-version-bump CI job seems to use the tar.gz after the commit in question,
which fails the build. The previous successful execution of the job used the zip. So it seems
like the System.getenv("CI") condition already present does not apply to that pipeline and
adding linux breaks it.

I'm shifting my focus to desktop for the time being and don't have the cycles to debug groovy
unpackers or CI, so I'm putting up a revert to unbreak the build.

This reverts commit b98974f.

Linux CI seems to use the tar after the commit in question,
which fails the build

This reverts commit b98974f.
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.

1 participant