Fix merge

This commit is contained in:
Ben Lye 2024-02-21 18:09:47 +00:00
parent 417a8ebea1
commit 0674b25799

View File

@ -244,6 +244,6 @@ jobs:
uses: actions/upload-artifact/merge@v4
with:
name: multi-test-build
pattern: build-artifact-*
pattern: multi-*
delete-merged: true
retention-days: 90