ci: use gitea actions instead of drone #40

Merged
张泊明518370910136 merged 40 commits from actions into master 2024-09-20 08:03:01 +08:00
Showing only changes of commit 5b2ed40175 - Show all commits

View File

@ -34,6 +34,8 @@ jobs:
go env -w GOPROXY=https://goproxy.cn,direct
chown -R root:root /root/.ssh
cd ~
ls -lha ~/.ssh
cat ~/.ssh/id_ed25519.pub
git clone ssh://git@focs.ji.sjtu.edu.cn:2222/FOCS-dev/JOJ3-examples.git
- name: Build
run: make build