make it safe again
Some checks are pending
Build

This commit is contained in:
Marius Alwan Meyer 2023-04-09 20:10:20 +00:00
parent eb1d8f38db
commit ce26164afb

View File

@ -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