parent
6e2af44df2
commit
8ee0b58f15
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -9,6 +9,8 @@ jobs:
|
||||
image: zmkfirmware/zmk-build-arm:stable
|
||||
name: Build
|
||||
steps:
|
||||
- name: Install Node in Container
|
||||
run: apt install nodejs -y
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v3
|
||||
- name: Checkout
|
||||
|
Loading…
Reference in New Issue
Block a user