This commit is contained in:
parent
9616e8338f
commit
73fd6b0d56
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -2,4 +2,4 @@ on: [push, pull_request, workflow_dispatch]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
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…
Add table
Reference in a new issue