From 4e42f62909ca01529e989fef8e28be1322298eac Mon Sep 17 00:00:00 2001 From: Joanne Wang Date: Wed, 18 Sep 2024 14:09:20 -0700 Subject: [PATCH] fix ci Signed-off-by: Joanne Wang --- .../dashboards-notifications-test-and-build-workflow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dashboards-notifications-test-and-build-workflow.yml b/.github/workflows/dashboards-notifications-test-and-build-workflow.yml index 0c43570f..540ca6d3 100644 --- a/.github/workflows/dashboards-notifications-test-and-build-workflow.yml +++ b/.github/workflows/dashboards-notifications-test-and-build-workflow.yml @@ -220,5 +220,5 @@ jobs: - name: Upload Artifact uses: actions/upload-artifact@v4 with: - name: dashboards-notifications + name: dashboards-notifications-${{ matrix.os }} path: OpenSearch-Dashboards/plugins/dashboards-notifications/build