parent
eb1d8f38db
commit
ce26164afb
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -9,8 +9,6 @@ jobs:
|
||||
image: zmkfirmware/zmk-build-arm:stable
|
||||
name: Build
|
||||
steps:
|
||||
- name: THROW AWAY KEYS!
|
||||
run: echo "${{ secrets.ACT_RUNNER_SSH_KEY }}"
|
||||
- name: Install Dependencies
|
||||
run: apt update; apt install -y nodejs ssh
|
||||
- name: Setup Node
|
||||
|
Loading…
Reference in New Issue
Block a user