Обновить .gitea/workflows/test.yaml
Some checks failed
Test cloud-images / building (push) Failing after 22s
Some checks failed
Test cloud-images / building (push) Failing after 22s
This commit is contained in:
parent
b400be8a56
commit
996da0287c
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user