fix
This commit is contained in:
parent
e55aa0c048
commit
fe60a7c834
14
.github/workflows/project.yml
vendored
14
.github/workflows/project.yml
vendored
@ -45,13 +45,13 @@ jobs:
|
|||||||
|
|
||||||
build:
|
build:
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
items:
|
items:
|
||||||
- "JTAG"
|
- "JTAG"
|
||||||
- "jump_to_bl"
|
- "jump_to_bl"
|
||||||
- "si5351"
|
- "si5351"
|
||||||
os: [ubuntu-latest]
|
os: [ubuntu-latest]
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
steps:
|
steps:
|
||||||
- name: Check out
|
- name: Check out
|
||||||
|
Loading…
Reference in New Issue
Block a user