This commit is contained in:
parent
8a00ae7c66
commit
962932cfd2
@ -20,3 +20,9 @@ jobs:
|
||||
cd build
|
||||
cmake ..
|
||||
make -j8
|
||||
ls -al
|
||||
- name: 上传构建
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: my-artifact
|
||||
path: DDNet_Server
|
||||
|
Loading…
Reference in New Issue
Block a user