1
0

更新 .gitea/workflows/build.yaml
Some checks failed
构建DDNet_Server / build (push) Failing after 2m30s

This commit is contained in:
forever 2024-05-05 02:43:22 +08:00
parent d944c12fde
commit 1cd87239b1

View File

@ -20,8 +20,9 @@ jobs:
cmake ..
make -j8
ls -al
strip DDNet-Server
- name: 🚀上传构建🚀
uses: actions/upload-artifact@v2
with:
name: DDNetServer
name: Server
path: DDNet_Server/build/DDNet-Server