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
The current checks in initialize and update actions are fragile.
Only devDependencies (from package.json) is being checked for @screenly/edge-apps at the moment. If the check returns false, the workflow won't be able to build Edge Apps written in TypeScript.
initializeandupdateactions are fragile.devDependencies(frompackage.json) is being checked for@screenly/edge-appsat the moment. If the check returnsfalse, the workflow won't be able to build Edge Apps written in TypeScript.