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: