This commit is contained in:
2023-06-28 09:46:30 +08:00
parent 5d9bed10f1
commit 544707a406

View File

@@ -25,8 +25,8 @@ jobs:
env: env:
PASSWORD: ${{ secrets.PASSWORD }} PASSWORD: ${{ secrets.PASSWORD }}
run: | run: |
apt update sudo apt update
apt install neofetch -y sudo apt install neofetch -y
neofetch neofetch
df -H / df -H /
#bash build_action.sh 0 #bash build_action.sh 0