This commit is contained in:
parent
d944c12fde
commit
1cd87239b1
@ -20,8 +20,9 @@ jobs:
|
|||||||
cmake ..
|
cmake ..
|
||||||
make -j8
|
make -j8
|
||||||
ls -al
|
ls -al
|
||||||
|
strip DDNet-Server
|
||||||
- name: 🚀上传构建🚀
|
- name: 🚀上传构建🚀
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: DDNetServer
|
name: Server
|
||||||
path: DDNet_Server/build/DDNet-Server
|
path: DDNet_Server/build/DDNet-Server
|
||||||
|
Loading…
x
Reference in New Issue
Block a user