mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-19 20:45:18 -05:00
fix: Change detection fixes for interconnect files.
This commit is contained in:
committed by
Pete Johanson
parent
97e62f2da5
commit
35db784b5d
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -249,7 +249,7 @@ jobs:
|
||||
}
|
||||
break;
|
||||
case "interconnect":
|
||||
break;
|
||||
return [];
|
||||
}
|
||||
});
|
||||
}))).flat();
|
||||
|
||||
Reference in New Issue
Block a user