diff options
Diffstat (limited to '.github/workflows/release-paper.yaml')
| -rw-r--r-- | .github/workflows/release-paper.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/release-paper.yaml b/.github/workflows/release-paper.yaml index 49c9af8..6c8f9f7 100644 --- a/.github/workflows/release-paper.yaml +++ b/.github/workflows/release-paper.yaml @@ -84,6 +84,7 @@ jobs: uses: actions/download-artifact@v8 with: name: LunaticChat-paper-v${{ needs.validate.outputs.version }} + path: platform-paper/build/libs - name: Create GitHub Release env: |
