diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 530f4303d4..e87ec21395 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -312,7 +312,7 @@ jobs: - name: Download Artifacts uses: actions/download-artifact@v4.1.8 with: - name: engine + name: engine-* path: . - name: Extract build archives