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 .. cmake ..
make -j8 make -j8
ls -al ls -al
- name: 上传构建 - name: 🚀上传构建🚀
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v2
with: with:
name: my-artifact name: DDNetServer
path: DDNet_Server path: ~/DDNet_Server/build/DDNet_Server