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
Don't dry-run package libbpf-cargo as part of publish workflow
We can't really verify the libbpf-cargo package because it
unconditionally attempts to pull libbpf-rs from crates.io, where it
can't find the specified version because it has not yet been published.
For the time being, make do without checking libbpf-cargo.
Signed-off-by: Daniel Müller <[email protected]>
0 commit comments