This website works better with JavaScript.
Explore
Help
Sign In
xenua
/
zmk
Watch
1
Star
0
Fork
You've already forked zmk
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
fix: Change detection fixes for interconnect files.
xmkb
Peter Johanson
3 years ago
committed by
Pete Johanson
parent
97e62f2da5
commit
35db784b5d
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
.github/workflows/build.yml
2
.github/workflows/build.yml
Unescape
Escape
View File
@ -249,7 +249,7 @@ jobs:
@@ -249,7 +249,7 @@ jobs:
}
break;
case "interconnect":
break
;
return []
;
}
}
);
}
))).flat();
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
xenua/zmk
Title
Body
Create Issue