From bebfc8595b612ab8fe1dfd19f0216300c0099e10 Mon Sep 17 00:00:00 2001 From: Arnaud Brousseau Date: Mon, 11 Nov 2024 15:42:02 -0600 Subject: [PATCH] Revert job name to "build artifacts" --- .github/workflows/stagex.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stagex.yml b/.github/workflows/stagex.yml index dfc40859..80546a27 100644 --- a/.github/workflows/stagex.yml +++ b/.github/workflows/stagex.yml @@ -11,7 +11,7 @@ on: jobs: build: - name: build StageX artifacts + name: build artifacts # We use a special group that is configured to use github largest runner instance # This is charged by the minute, so if you want to reduce cost change back to `runs-on: ubuntu-latest` runs-on: