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
645e83cee3
commit
6cc8765454
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -2,5 +2,5 @@ on: [push, pull_request, workflow_dispatch]
|
|||
|
||||
jobs:
|
||||
build:
|
||||
uses: ./build-user-config.yml
|
||||
uses: ./.github/workflows/build-user-config.yml
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue