update to zephyr 3.0

This commit is contained in:
Edder Rojas 2022-04-05 07:59:06 -06:00
parent 00e6eee70c
commit 487c3da58e

View File

@ -6,7 +6,7 @@ jobs:
build:
runs-on: ubuntu-latest
container:
image: zmkfirmware/zmk-build-arm:2.5
image: zmkfirmware/zmk-build-arm:stable
name: Build
steps:
- name: Checkout
@ -35,9 +35,6 @@ jobs:
run: west zephyr-export
- name: West Build (Corne Left)
run: west build -s zmk/app -b nice_nano_v2 -- -DSHIELD=corne_left -DZMK_CONFIG="${GITHUB_WORKSPACE}/config"
- name: Corne DTS File
if: ${{ always() }}
run: cat -n build/zephyr/nice_nano_v2.dts.pre.tmp
- name: Corne Left Kconfig file
run: cat build/zephyr/.config | grep -v "^#" | grep -v "^$"
- name: Rename zmk.uf2