1
0
forked from me/IronOS

Add musl headers for multi-lang

This commit is contained in:
Ben V. Brown
2022-01-07 21:57:42 +11:00
parent d712f6875b
commit cd86c34b90
2 changed files with 4 additions and 2 deletions

View File

@@ -53,7 +53,7 @@ jobs:
steps:
- name: Install dependencies (apk)
run: apk add --no-cache gcc-riscv-none-elf gcc-arm-none-eabi newlib-riscv-none-elf newlib-arm-none-eabi findutils python3 py3-pip make git bash
run: apk add --no-cache gcc-riscv-none-elf gcc-arm-none-eabi newlib-riscv-none-elf newlib-arm-none-eabi findutils python3 py3-pip make git bash musl-dev
- name: Install dependencies (python)
run: python3 -m pip install bdflib