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