Skip to content

Commit

Permalink
fixup! fixup! build: refactor build flows
Browse files Browse the repository at this point in the history
  • Loading branch information
dcai committed Oct 2, 2023
1 parent 93c33aa commit 0896d0d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build-sweep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

jobs:
build_sweep:
steps:
- uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main
with:
build_matrix_path: "build/sweep.yaml"
steps:
- uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main
with:
build_matrix_path: "build/sweep.yaml"

0 comments on commit 0896d0d

Please sign in to comment.