1
0
forked from me/IronOS

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

We're getting "region `RAM' overflowed by 144 bytes" for MHP30_ZH_CN.

This reverts commit 3e939a7d12.
This commit is contained in:
Alvin Wong
2022-10-25 18:32:06 +08:00
parent b066497733
commit a703a7c2bc
2 changed files with 25 additions and 2 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 musl-dev clang bash clang-extra-tools
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
- name: Install dependencies (python)
run: python3 -m pip install bdflib