Revert "undo these things for curiosity"
Some checks failed
Build

This reverts commit 84c7f2a043.
This commit is contained in:
Marius Alwan Meyer 2023-04-10 21:28:09 +00:00
parent 84c7f2a043
commit a21137dcab

View File

@ -12,6 +12,10 @@ 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