kyria-keyboard-config/.github/workflows/build.yml
kB01 5e1594e7f7
Some checks failed
/ build (push) Failing after 4s
Modified Pipeline
2024-08-31 01:16:25 +02:00

14 lines
261 B
YAML

on: [push, pull_request, workflow_dispatch]
jobs:
build:
runs-on: docker
steps:
- name: Git checkout Config
uses: actions/checkout@v4
- run: git clone https://github.com/zmkfirmware/zmk.git
- run: cd ..
- run: tree