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
Resolves#58
When @vercel/ncc was introduced, the action main should have been updated to `dist/index.js` which has
all the dependencies packaged and minimised and thus doesn't rely on the presence of node_modules/
@aglowienka Should be fixed now on main, it was straightforward to reproduce in the automated tests so I'm confident that's the correct fix. See PR #59 for the details.
The following error started to appear when using
vlaurin/action-ghcr-prune@main
Most likely, it was caused by this commit.
The text was updated successfully, but these errors were encountered: