mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
Without this, if two CI runs on Linux both fail and want to upload screenshots, we get an error like this on the second: > Error: Failed to CreateArtifact: Received non-retryable error: Failed > request: (409) Conflict: an artifact with this name already exists on > the workflow run Using all the inputs as part of the name should make this kind of conflict impossible.