mirror of
https://github.com/armbian/scripts.git
synced 2026-01-06 10:32:48 -08:00
Improve debug
This commit is contained in:
2
.github/workflows/smoke-tests.yml
vendored
2
.github/workflows/smoke-tests.yml
vendored
@@ -175,6 +175,8 @@ jobs:
|
||||
run: |
|
||||
|
||||
ssh -o StrictHostKeyChecking=no root@${{ matrix.ip }} "run-parts /etc/update-motd.d/"
|
||||
ssh -o StrictHostKeyChecking=no root@${{ matrix.ip }} "neofetch"
|
||||
ssh -o StrictHostKeyChecking=no root@${{ matrix.ip }} "dmesg --color=always"
|
||||
|
||||
- name: Update
|
||||
if: ${{ github.repository_owner == 'Armbian' && env.PROCEED == 'true' }}
|
||||
|
||||
Reference in New Issue
Block a user