ci: test clone
This commit is contained in:
parent
ca5d94fad2
commit
5b2ed40175
|
@ -34,6 +34,8 @@ jobs:
|
||||||
go env -w GOPROXY=https://goproxy.cn,direct
|
go env -w GOPROXY=https://goproxy.cn,direct
|
||||||
chown -R root:root /root/.ssh
|
chown -R root:root /root/.ssh
|
||||||
cd ~
|
cd ~
|
||||||
|
ls -lha ~/.ssh
|
||||||
|
cat ~/.ssh/id_ed25519.pub
|
||||||
git clone ssh://git@focs.ji.sjtu.edu.cn:2222/FOCS-dev/JOJ3-examples.git
|
git clone ssh://git@focs.ji.sjtu.edu.cn:2222/FOCS-dev/JOJ3-examples.git
|
||||||
- name: Build
|
- name: Build
|
||||||
run: make build
|
run: make build
|
||||||
|
|
Loading…
Reference in New Issue
Block a user