1
0

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

This commit is contained in:
forever 2024-05-05 02:11:49 +08:00
parent 962932cfd2
commit 9a8dd6de44

View File

@ -21,8 +21,8 @@ jobs:
cmake ..
make -j8
ls -al
- name: 上传构建
uses: actions/upload-artifact@v4
- name: 🚀上传构建🚀
uses: actions/upload-artifact@v2
with:
name: my-artifact
path: DDNet_Server
name: DDNetServer
path: ~/DDNet_Server/build/DDNet_Server