更新 .gitea/workflows/build.yaml
All checks were successful
构建DDNet_Server / build (push) Successful in 1m28s
All checks were successful
构建DDNet_Server / build (push) Successful in 1m28s
This commit is contained in:
parent
edca00fdac
commit
8a00ae7c66
@ -9,7 +9,7 @@ jobs:
|
||||
- name: 设置环境
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt -y install gcc g++ bc git cmake rustc cargo
|
||||
sudo apt -y install gcc g++ bc git cmake rustc cargo libwebsockets-dev
|
||||
- name: 拉取项目
|
||||
run: |
|
||||
git clone http://192.168.6.4:3000/expvintl/DDNet_Server
|
||||
|
Loading…
Reference in New Issue
Block a user