athenavm / athena

Athena monorepo
https://www.athenavm.org/
Apache License 2.0
21 stars 2 forks source link

bug: release workflow failed #184

Closed github-actions[bot] closed 4 weeks ago

github-actions[bot] commented 1 month ago

The release workflow has failed. Some or all binaries might have not been published correctly.

Check the release workflow page for details.

This issue was raised by the workflow at .github/workflows/release.yml.

lrettig commented 1 month ago

Prepare release Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/athena/athena/.github/actions/setup'. Did you forget to run actions/checkout before running your local action?

Looks like this was missed in #159; fixed in #183