This commit is contained in:
Ing 2023-08-06 21:16:51 +08:00
parent a2fba34b0f
commit eb3134cc37

View File

@ -41,8 +41,11 @@ jobs:
git config --global user.email "github-actions[bot]@users.noreply.github.com"
git config --global user.name "github-actions[bot]"
# Clean up disk space
docker rmi $(docker images -q)
sudo apt update
sudo apt install -y jq gettext libelf-dev qemu-utils
sudo apt install -y jq gawk gettext libelf-dev qemu-utils
sudo snap install yq
# Check dl cache