Finally a good, pinned build

This has been struggling to build for quite some time. For many rounds
the git checkouts were not succeeding. Then, the git repositories were
not matching what used to be.
It would be a really good idea to figure out all the dependencies that
are needing to be packaged, but I'm not sure I have the gumption to do
that at this point
This commit is contained in:
Greg Hellings
2025-02-22 03:46:59 -06:00
parent 08f9538d3c
commit ccd55a102f
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -2,5 +2,4 @@ on: [push, pull_request, workflow_dispatch]
jobs:
build:
#uses: petejohanson/zmk/.github/workflows/build-user-config.yml@feat/pointers-move-scroll
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main
+1 -1
View File
@@ -22,7 +22,7 @@
board = "nice_nano_v2";
shield = "lily58_%PART%";
zephyrDepsHash = "sha256-HK0VynvHq7Na2EBliSYuyN1T4l0KtfsJHhGMQpAiLCE=";
zephyrDepsHash = "sha256-eD+2lu2w3mLaegEn7sxWmkCKk2m7Vor+4BlEao5LPR8=";
meta = {
description = "ZMK firmware";