mirror of
https://git.kb-one.de/kb01/kyria-keyboard-config.git
synced 2025-12-05 11:18:53 +00:00
Changed Build Workflow Reference
This commit is contained in:
parent
3efbbc036b
commit
645e83cee3
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -2,5 +2,5 @@ on: [push, pull_request, workflow_dispatch]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
uses: build-user-config.yml
|
uses: ./build-user-config.yml
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue