mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-14 15:56:38 +03:00
2fa04141f2
This is meant to fix errors like "Failed request: (409) Conflict: an artifact with this name already exists on the workflow run" which occur when more than one instance of a browser fails tests in the same run. The change in behavior that led to the error likely began after updating actions/upload-artifact.