build: update

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium 2024-02-25 11:25:12 +01:00
parent 81b27ea57b
commit bad843ee8f

View File

@ -23,18 +23,17 @@ jobs:
with:
lfs: 'true'
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
with:
swap-storage: false
- name: Install Dependencies
run: |
git config --global user.email "info@auxxxilium.tech"
git config --global user.name "AuxXxilium"
sudo timedatectl set-timezone "Europe/Berlin"
# Clean up disk space
docker rmi $(docker images -q)
sudo apt update
sudo apt -y purge azure-cli* docker* llvm* google* dotnet* powershell* sphinxsearch* mysql* php*
sudo apt -y full-upgrade
sudo apt update
sudo apt install -y jq gawk cpio gettext libelf-dev qemu-utils
sudo snap install yq