Skip to content

Commit

Permalink
Override default config files names
Browse files Browse the repository at this point in the history
  • Loading branch information
zoriya committed Apr 7, 2024
1 parent 95b7460 commit 22b713b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 22b713b

Please sign in to comment.