@ -56,7 +56,7 @@ jobs:
if: matrix.os == 'ubuntu-latest'
run: |
sudo apt-get update -y
sudo apt-get install clang -y
sudo apt-get install clang libc6-dev-arm64-cross -y
echo "TARGET_CC=clang" >> $GITHUB_ENV
- name: Install p7zip (MacOS)