You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.
This issue does not occur locally, which makes me think it is related to running the upstream GitHub action (chainguard-dev/actions/melange-build@main)
I just ran into this myself. It seems the src folder gets automatically ignored / excluded. I attempted to explicitly un-ignore the folder in a custom .melangeignore file, but had no success. In the end the easiest work-around was to simply rename the folder. This only applies to the melange-build action though. Works fine building locally using the Docker image.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Running thew action
chainguard-dev/actions/melange-build@main
:For some reason, if moving the file to
src/main.rs
(more idiomatic for Rust), it does not appear in the workspaceThe text was updated successfully, but these errors were encountered: