parent
93aad50f66
commit
84c7f2a043
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -12,10 +12,6 @@ jobs:
|
||||
image: zmkfirmware/zmk-build-arm:stable
|
||||
name: Build
|
||||
steps:
|
||||
- name: Install Dependencies
|
||||
run: apt update; apt install -y nodejs ssh
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v3
|
||||
- name: Checkout
|
||||
uses: https://github.com/actions/checkout@v3
|
||||
- name: Cache west modules
|
||||
|
Loading…
Reference in New Issue
Block a user