Skip to content

Commit 8ccb76a

Browse files
committed
Add glibc
1 parent eb5e669 commit 8ccb76a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/makefile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: luizm/action-sh-checker@master
2222
- name: Install make
2323
run: apt-get update && apt-get install -y make git shellcheck xmlstarlet \
24-
build-essential
24+
glibc
2525
- uses: actions/checkout@v4
2626
with:
2727
submodules: recursive

0 commit comments

Comments
 (0)