We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb5e669 commit 8ccb76aCopy full SHA for 8ccb76a
.github/workflows/makefile.yml
@@ -21,7 +21,7 @@ jobs:
21
- uses: luizm/action-sh-checker@master
22
- name: Install make
23
run: apt-get update && apt-get install -y make git shellcheck xmlstarlet \
24
- build-essential
+ glibc
25
- uses: actions/checkout@v4
26
with:
27
submodules: recursive
0 commit comments