mirror of
https://github.com/zoriya/abyss.git
synced 2026-06-02 10:58:11 +00:00
Override default config files names
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
on: [push, pull_request, workflow_dispatch]
|
||||
|
||||
defaults:
|
||||
run:
|
||||
working-directory: ./zmk-config
|
||||
|
||||
jobs:
|
||||
build:
|
||||
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main
|
||||
with:
|
||||
build_matrix_path: zmk-config/build.yaml
|
||||
config_path: zmk-config/config
|
||||
|
||||
Reference in New Issue
Block a user