mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2025-12-13 09:48:47 +00:00
Change to append instead of overwrite custom_config.h in workflow
This commit is contained in:
parent
fb6bb36fa9
commit
8c94a94cae
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -74,7 +74,6 @@ jobs:
|
||||
keyboard_base=`echo "$keyboard" | sed 's/_\(left\|right\)//'`
|
||||
|
||||
configfile="${GITHUB_WORKSPACE}/miryoku/custom_config.h"
|
||||
echo '// Copyright 2021 Manna Harbour\n// https://github.com/manna-harbour/miryoku' > "$configfile"
|
||||
echo "::set-output name=configfile::$configfile"
|
||||
|
||||
artifact_build_name="miryoku_zmk $shield ${{ matrix.board }}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user