need our bsp file
This commit is contained in:
parent
60655771ed
commit
fe762df50b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
|
@ -30,7 +30,7 @@ jobs:
|
||||||
run: git submodule update --init --recursive
|
run: git submodule update --init --recursive
|
||||||
|
|
||||||
- name: get pico-sdk
|
- name: get pico-sdk
|
||||||
run: (cd .. && git clone --depth=1 https://github.com/raspberrypi/pico-sdk)
|
run: (cd .. && git clone --depth=1 https://github.com/adafruit/pico-sdk adafruit-fruit-jam)
|
||||||
|
|
||||||
- name: build targets
|
- name: build targets
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue