Modified Pipeline
Some checks failed
/ build (push) Failing after 1s

This commit is contained in:
Kaybee 2024-08-31 01:42:07 +02:00
parent a68359bdbb
commit 09c4af9bbc

View file

@ -6,6 +6,9 @@ jobs:
container:
image: zmkfirmware/zmk-build-arm:stable
steps:
- name: Hack container for local development
if: ${{ env.ACT }}
run: echo /home/runner/externals/node20/bin >> $GITHUB_PATH
- name: Git checkout Config
uses: actions/checkout@v4
- run: git clone https://github.com/zmkfirmware/zmk.git