diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 121a04b..ef5d1c8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,7 +24,7 @@ jobs: path: 'meta-slint' - run: | sudo apt-get update - sudo apt-get install -y chrpath diffstat lz4 locales build-essential wget + sudo apt-get install -y chrpath diffstat lz4 locales build-essential wget cpio file gawk zstd sudo locale-gen en_US.UTF-8 sudo update-locale - run: |