Skip to content

Commit 94ad342

Browse files
authored
Update build.yml
1 parent 5c4ac43 commit 94ad342

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.github/workflows/build.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -120,10 +120,11 @@ jobs:
120120
linux-headers \
121121
binutils \
122122
bash
123-
# busybox is disgusting
124-
# toybox is disgusting
125-
# I've not written an alternative to them yet
126-
# So we ought to make do
123+
124+
# busybox is disgusting
125+
# toybox is disgusting
126+
# I've not written an alternative to them yet
127+
# So we ought to make do
127128
128129
#for t in ar ranlib nm objcopy objdump strip strings size readelf addr2line; do
129130
# ln -sf "/usr/bin/llvm-$t" "/usr/bin/$t"

0 commit comments

Comments
 (0)