mirror of
https://git.kb-one.de/kb01/corne-keyboard-config.git
synced 2025-12-05 11:48:53 +00:00
Point build to Github explicit
This commit is contained in:
parent
9616e8338f
commit
73fd6b0d56
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -2,4 +2,4 @@ on: [push, pull_request, workflow_dispatch]
|
|||
|
||||
jobs:
|
||||
build:
|
||||
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main
|
||||
uses: https://github.com/zmkfirmware/zmk/.github/workflows/build-user-config.yml@main
|
||||
|
|
|
|||
Loading…
Reference in a new issue