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 binary release and release ATSC 0.7.1 #141

Merged
merged 1 commit into from
Dec 4, 2024
Merged

Conversation

rukai
Copy link
Contributor

@rukai rukai commented Dec 4, 2024

Although this was code was succesfully copied from the shotover release infra, it was actually broken in shotover for over a year. 🥲
This PR SHOULD fix the issue, lets see.

The error can be seen in the logs of the release workflow:
image
The .tar.gz file is created in a subfolder instead of the root and so the next stage of the workflow cant find it because its checking the root.

@rukai rukai merged commit bd31d5f into main Dec 4, 2024
2 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.

3 participants