Always use compressed data even for single languages (#1430)

* Always use compressed data even for single languages

* Update push.yml
This commit is contained in:
Ben V. Brown
2022-10-22 12:26:57 +11:00
committed by GitHub
parent bf13020fef
commit 3e939a7d12
2 changed files with 2 additions and 25 deletions

View File

@@ -14,7 +14,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 musl-dev clang bash clang-extra-tools
- name: Install dependencies (python)
run: python3 -m pip install bdflib