From a7f9984ddd14f60da7ffa9ee75acb1c331c1b144 Mon Sep 17 00:00:00 2001 From: mimartin12 <77340197+mimartin12@users.noreply.github.com> Date: Wed, 14 Jun 2023 08:16:42 -0600 Subject: [PATCH] Update build-web.yml (#5606) --- .github/workflows/build-web.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-web.yml b/.github/workflows/build-web.yml index ee8d689c21..05c6b0f8b6 100644 --- a/.github/workflows/build-web.yml +++ b/.github/workflows/build-web.yml @@ -84,7 +84,7 @@ jobs: npm_command: "build:bit:poc" - name: "ee" npm_command: "build:bit:ee" - - name: "eudevtest" + - name: "cloud-eudevtest" npm_command: "build:bit:eudevtest" steps: