Skip to content

Conversation

@jumski
Copy link

@jumski jumski commented Apr 28, 2025

I was debugging the release build for my project today because it failed to release after i added the sqruff into the workflow.

The issue was that the sqruff install action was not removing tgz file after unpacking.

I implemented the absolute minimal change ("rm sqruff.tgz"), but I think the more clean solution would be to wget into /tmp - this way it would not fail in case a future release for sqruff will contain some other files on top of sqruff binary.

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