Обновить .gitea/workflows/test.yaml
Some checks failed
Test cloud-images / building (push) Failing after 22s

This commit is contained in:
Надежда Краснобородько 2024-09-24 17:53:48 +03:00
parent b400be8a56
commit 996da0287c

View File

@ -41,5 +41,6 @@ jobs:
SSH_T_HOST: ${{ secrets.TAISHAN_SSH_HOST }}
- name: Run script for aarch
run: |
apt-get install openssh openssl
apt-cache policy openssh
ssh -vvv cb_taishan 'ls -a'