Skip to content

Commit a9eba5e

Browse files
fix
1 parent 6776e8d commit a9eba5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/libc-fullbuild-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
run: |
3232
sudo apt-get update
3333
sudo apt-get install -y libmpfr-dev libgmp-dev libmpc-dev ninja-build linux-headers-generic linux-libc-dev
34+
sudo ln -sf /usr/include/asm-generic /usr/include/asm
3435
3536
- name: Set reusable strings
3637
id: strings

0 commit comments

Comments
 (0)