b
This commit is contained in:
4
.github/workflows/arm-test.yml
vendored
4
.github/workflows/arm-test.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user