diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 6b8dccd..1811e3d 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -53,4 +53,4 @@ jobs: uses: actions/upload-artifact@v4 with: name: dist - path: dist/ \ No newline at end of file + path: dist/* \ No newline at end of file