This commit is contained in:
@@ -42,3 +42,8 @@ jobs:
|
|||||||
xmake gengdextension
|
xmake gengdextension
|
||||||
xmake import-assets
|
xmake import-assets
|
||||||
xmake p
|
xmake p
|
||||||
|
|
||||||
|
- uses: actions/upload-artifact@v4
|
||||||
|
with:
|
||||||
|
name: Debug Build
|
||||||
|
path: ${{ github.workspace }}/publish
|
||||||
|
|||||||
Reference in New Issue
Block a user