diff --git a/.gitea/workflows/linux.yml b/.gitea/workflows/linux.yml index 4b2da1e..c994559 100644 --- a/.gitea/workflows/linux.yml +++ b/.gitea/workflows/linux.yml @@ -42,3 +42,8 @@ jobs: xmake gengdextension xmake import-assets xmake p + + - uses: actions/upload-artifact@v4 + with: + name: Debug Build + path: ${{ github.workspace }}/publish