Update allboards.yml (#8594)

This commit is contained in:
Jan Procházka 2023-09-01 16:32:32 +02:00 committed by GitHub
parent c7c975fc3f
commit 720be7599f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,7 +32,11 @@ jobs:
test-chunks: ${{ steps['set-test-chunks'].outputs['test-chunks'] }}
steps:
- uses: actions/checkout@v3
- name: Checkout repository
uses: actions/checkout@v3
with:
ref: ${{ github.event.client_payload.branch }}
- run: npm install
- name: Setup jq
uses: dcarbone/install-jq-action@v1.0.1
@ -63,6 +67,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
with:
ref: ${{ github.event.client_payload.branch }}
- name: Echo FQBNS to file
run: