Обновить .gitea/workflows/test.yaml
Some checks failed
Test cloud-images / building (push) Failing after 1m33s
Some checks failed
Test cloud-images / building (push) Failing after 1m33s
This commit is contained in:
parent
996da0287c
commit
7f447a22b2
@ -41,6 +41,5 @@ jobs:
|
||||
SSH_T_HOST: ${{ secrets.TAISHAN_SSH_HOST }}
|
||||
- name: Run script for aarch
|
||||
run: |
|
||||
apt-get install openssh openssl
|
||||
apt-cache policy openssh
|
||||
apt-get update -y && apt-get install -y openssh openssl
|
||||
ssh -vvv cb_taishan 'ls -a'
|
||||
|
Loading…
Reference in New Issue
Block a user