From 78666e9b3689ef945e4a26fad4517ea2b977c0bf Mon Sep 17 00:00:00 2001 From: Ben Meadors Date: Wed, 10 Aug 2022 18:00:41 -0500 Subject: [PATCH] Oops --- .github/workflows/main_matrix.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main_matrix.yml b/.github/workflows/main_matrix.yml index dbb4e5b3..c75f83a8 100644 --- a/.github/workflows/main_matrix.yml +++ b/.github/workflows/main_matrix.yml @@ -339,7 +339,7 @@ jobs: ref: ${{github.event.pull_request.head.ref}} repository: ${{github.event.pull_request.head.repo.full_name}} - gather-A: + gather-artifacts: runs-on: ubuntu-latest needs: [build-esp32, build-nrf52, build-native, build-rpi2040] steps: