Skip to content

Fix Release workflow #44

@drkameleon

Description

@drkameleon

Right now, the release workflow (trigger when pushing a vX.Y.Z tag) crashes: https://github.com/arturo-lang/grafito/actions/runs/6754948182/job/18362925758

And the reason is it actually tries to pack - yes, there are calls to ./package which hasn't existed for at least the past 2 years lol - the whole project as a binary (which I absolutely wish was possibly, but currently it would require some hack-ish solution and I don't think it makes sense given the not-so-mature state of the project).

That being said, "fixing" it wouldn't be bad. Meaning: at least make it complete whatever it does, without errors! 😉

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcleanupCode cleanupworkflowsIssues & PRs related to GitHub CI actions

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions