kyria-keyboard-config/.github/workflows/build.yml
kB01 9c72ceed37
All checks were successful
/ build (push) Successful in 3s
Modified Pipeline
2024-08-31 01:15:11 +02:00

13 lines
240 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: ls