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
Update ItemsToPushToBlobFeed to include those artifacts
Set the RelativeBlobPath correctly for those artifacts. The form should be: emsdk|Runtime/<Full Nuget Version Number>/workloads/<file>
Note that the full nuget version number is the non-stable version numer. Since some of these artifacts stabilize their version numbers, it's highly important that build to build these paths be unique. It's also important for the hygiene of the storage location that no extra /'s or preceding /'s appear, and that we use the same top level prefixes that other repos do (component/full version/...)