ci: check .ssh
Some checks failed
continuous-integration/drone/push Build is passing
checks / build (push) Failing after 1m3s

This commit is contained in:
张泊明518370910136 2024-09-19 18:16:46 -04:00
parent 4ee63c621f
commit aad3fee1fc
GPG Key ID: D47306D7062CDA9D

View File

@ -23,7 +23,7 @@ jobs:
- name: Sanity Check - name: Sanity Check
run: | run: |
ls -lha ls -lha
ls -lha /usr/local ls -lha ~/.ssh
whoami whoami
echo $PATH echo $PATH
- name: Display Go version - name: Display Go version