Skip to content

Commit 43746ea

Browse files
committed
artifact name
1 parent d06c3be commit 43746ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
- uses: actions/upload-artifact@v4
8888
if: success() || failure()
8989
with:
90-
name: ftw-envoy-logs
90+
name: ftw-envoy-logs-multiphase-${{ matrix.multiphase_eval }}
9191
path: build/ftw-envoy.log
9292

9393
- name: Set up QEMU

0 commit comments

Comments
 (0)