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
When installing this action as described in the readme
it unfortunately builds very slowly:
This seems to be caused by the --release flag that was added in #14.
Having a 5 minute wait in every CI run is not nice and can lead to early exhaustion
of the free build minutes quota.
When installing this action as described in the readme
it unfortunately builds very slowly:
This seems to be caused by the
--release
flag that was added in #14.Having a 5 minute wait in every CI run is not nice and can lead to early exhaustion
of the free build minutes quota.
So I would like to suggest let's revert #14?
The text was updated successfully, but these errors were encountered: