This commit is contained in:
houseme
2025-04-07 17:13:19 +08:00
parent 188875933e
commit bded37e2be

View File

@@ -20,6 +20,8 @@ runs:
shell: bash
run: |
sudo apt update
apt list --upgradable
sudo apt upgrade -y
sudo apt install -y \
musl-tools \
build-essential \